sqlite

Articles in the "sqlite" category

9 mins read

Mnemon: Persistent Project Memory for AI Coding Agents

Mnemon is a local MCP server that gives AI coding agents persistent project memory. It stores branch-scoped session state and project-scoped knowledge in SQLite, then exposes that information through MCP...