Memoria open-sources Git-style version control for AI agent memory
bigaiguy · x · 2026-07-27
MatrixOrigin open-sourced Memoria, a memory layer for AI agents that brings Git-style version control to memory itself.
What it adds:
- Snapshots for memory state
- Branches for isolated experiments
- Merge after validation
- Time-travel rollback
- Full audit trails and provenance
- Vector + full-text semantic search
- Contradiction detection and low-confidence quarantine
- Optional local embeddings
- Compatibility with any MCP-capable agent
The pitch is simple: agents should not just remember more, they should remember safely. The project argues that once agents work across projects, tools, customers, and long-running tasks, bad memory becomes a real bug. Memoria tries to make memory safe to change, just as Git made code safe to change.
More from coding & agent
- OpenAI splits Codex and ChatGPT Work into code-first and knowledge-work products — johnseach · 2026-07-27
- Open-source jcode claims 14 ms startup and multi-agent repo coordination — thisguyknowsai · 2026-07-27
- New ComfyUI prompt manager node adds on-the-fly edits, randomization, and shared presets — 3deal · 2026-07-27
- VS Code Remote makes the Claude-and-Codex server setup usable anywhere — nico_jeannen · 2026-07-27
- Developer runs Claude and Codex on a server to work from a phone or iPad — nico_jeannen · 2026-07-27
- Tanuki Context claims up to 94% token savings by turning some LLM inputs into images — 0syna · 2026-07-27