PMB | Local-first memory for AI
Stop re-explaining your project to AI coding agents
PMB provides persistent project memory for your coding agents such as Claude Code, Cursor, Codex, and Zed, operating entirely offline. Key features include:
• Stores decisions, lessons, goals, project facts, and documentation
• Utilizes a single SQLite workspace on your local disk
• No cloud connectivity, API keys, or external network calls for read operations
• Open-source, inspectable, and exportable data
• Local dashboard with honest impact tracking for memory effectiveness
This tool ensures that past interactions, learnings, and project context are not lost between sessions, significantly enhancing the continuity and effectiveness of your coding work. It functions by injecting relevant memory before the agent processes a prompt and journaling the agent's actions afterwards, all without requiring the agent to explicitly call a memory tool.
PMB is ideal for developers and engineering teams using coding agents who require a secure, private, and local-first memory solution. It helps maintain context, enforce consistent decisions, and track project evolution by providing a live entity graph and a git-graph style journal of every decision, lesson, and commit.