01Hierarchical memory retrieval with lazy loading across five levels of detail
020 GitHub stars
03True tree structure for memory, allowing multiple siblings at the same depth
04Persistent memory across sessions, ensuring agents retain context after restarts
05Per-agent memory stored in individual SQLite files, with an option for shared company knowledge
06Native Model Context Protocol (MCP) compatibility, working with tools like Claude Code and OpenCode