Git-aware agent memory that syncs across a team — no cloud, all local embeddings
r/LocalLLaMA
•
Generative AI
AI Tools
Multi-agent memory is a genuinely hard problem. Most solutions either require a cloud backend or die at session end. TeamMind runs fully local: it uses u/huggingface/transformers (all-MiniLM-L6-v2) for embeddings, node:sqlite as the, and git file hashes to detect when a memory references a file that's since changed. The sync is just a JSON export - teams can share it through git. No server required. Built for Claude Code specifically, but the MCP interface means it could front other agents too. Star if you find it useful. submitted by /u/No_Opportunity6937 [link] [comments.