Provides persistent, project-aware memory for AI coding tools, enhancing context retention across sessions for clients like Claude Code and Codex CLI.
AI coding tools often suffer from a lack of persistent memory, losing context of architecture decisions, file structures, and past conversations between sessions. Locus addresses this by introducing three robust memory layers: structural (an auto-parsed map of codebase elements), semantic (explicitly saved, redacted architectural decisions), and episodic (a compressed history of session activities). It further enhances memory with "Carbon Copy" for zero-cost passive capture of conversation events and provides deep integration for tools like Codex CLI, offering automatic and manual import of session history. As an MCP server, Locus seamlessly integrates with any Model Context Protocol-compatible client, offering 13 memory management tools and 3 auto-injected resources to provide a consistent, intelligent context for AI development workflows.
