You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Give Copilot a memory! MemoriPilot provides seamless, persistent context management that makes Copilot aware of your project decisions, progress, and architectural patterns - dramatically improving the relevance and quality of AI assistance.
ctx: do you remember? — a lightweight, file-based system that enables AI coding assistants to persist, structure, and rehydrate project context across sessions.
ContextAtlas — context infrastructure for AI coding agents: hybrid retrieval, project memory and retrieval observability via CLI, MCP server or embeddable library. Tree-sitter indexing, LanceDB vector search, FTS5 and token-aware context packing.
DevMind MCP provides **persistent memory capabilities** for AI assistants through the Model Context Protocol (MCP). It enables AI to remember context across conversations, automatically track development activities, and retrieve relevant information intelligently.
Session Continuity Protocal (SCP): a lightweight protocol to prevent multi-session AI “amnesia” by persisting project state (PMP), decisions (ADR-lite), and no-silent-changes guardrails for consistent, token-efficient continuity.
Offline-first coding agent for local LLMs (LM Studio + MCP). Project-aware context, memory, and filesystem tooling for real coding workflows directly in your codebase.