Adds persistent long-term memory to GitHub Copilot CLI via local semantic vector search, enabling Copilot to recall past conversations and code decisions across sessions.
Provides AI assistants with long-term semantic memory capabilities through local vector-based storage. Enables storing, recalling, and managing information across sessions with complete privacy using ChromaDB, with no data ever leaving your machine.
Provides persistent long-term memory (semantic RAG) for AI coding assistants, enabling them to store and semantically search code and documentation across chat sessions without token limits.
Provides persistent memory and semantic file discovery for AI coding agents, enabling them to remember changes and find relevant files across sessions.