LycheeMem: LycheeMem is a compact memory framework for LLM agents that organizes memory into working, semantic, and procedural stores. It features a four-stage pipeline (WMManager, SearchCoordinator, SynthesizerAgent, ReasoningAgent) with a background ConsolidatorAgent, and supports multi-channel retrieval (FTS, vector, tag, temporal). It integrates via API, OpenClaw plugin, and MCP protocol.; semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.
Persistent long-term memory for LLM-based agents
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities