Persistent code-knowledge memory across AI chat sessions, caching code understanding in a SQLite brain and providing MCP tools for code analysis, search, and documentation.
Enables AI assistants to maintain persistent understanding of code projects across chat sessions via a SQLite brain that caches structural maps, summaries, and decisions. Provides tools for querying project structure, searching code, and recording insights to reduce token usage and avoid re-analysis.