MemoryCustodian gives AI coding agents repo-native memory
MemoryCustodian provides open-source, local-first project memory for AI coding agents such as Claude Code, Codex, and Gemini by storing project context directly within Git repositories. A manifest system dynamically loads only task-relevant memory in human-readable Markdown files, allowing agent context to be versioned and shared alongside code.
Storing agent memory as version-controlled Markdown files in the repository is a pragmatic paradigm shift away from opaque hosted vector databases and bloated context windows.
- –Integrates naturally into standard Git workflows, code reviews, and developer collaboration patterns.
- –Selective loading via manifest files optimizes context window usage and lowers LLM token consumption.
- –Cross-agent compatibility prevents vendor lock-in and allows seamless switching between AI developer tools.
DISCOVERED
1h ago
2026-07-29
PUBLISHED
7h ago
2026-07-29
RELEVANCE
AUTHOR
Zekun Wang