01Action-Aware Search Planning that analyzes user queries to drive multi-channel (FTS, vector, tag, temporal) retrieval.
0263 GitHub stars
03Three complementary memory stores: Working Memory (episodic), Semantic Memory (typed action store), and Procedural Memory (skills).
04Compact Semantic Memory utilizing SQLite and LanceDB for typed, action-annotated MemoryRecords with structured metadata and usage statistics.
05Seamless integration with OpenClaw via a native plugin for persistent long-term memory and an HTTP MCP endpoint for custom clients.
06Procedural Memory (Skill Store) to preserve reusable 'how-to' knowledge, enhanced by HyDE (Hypothetical Document Embeddings) retrieval.