repo-memory
Shared, git-tracked memory for AI agents on the same codebase. What one Claude/Cursor/Cline learns, the next one picks up. No DB, no SaaS — just files in your repo. CLI + MCP server.
为同一代码库上的 AI 智能体提供共享、由 git 跟踪的记忆。一个 Claude/Cursor/Cline 学到的东西,下一个就能接续。无需数据库,无需 SaaS——只需你仓库中的文件。CLI + MCP 服务器。
How to install
git clone https://github.com/yubinkim444/repo-memory ~/.claude/skills/repo-memory Recommendation signals
Meta
- License
- MIT
- Language
- Python
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-26
- Created
- 2026-05-18
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:punkpeye/awesome-mcp-servers
- Topics
- ai-agents, claude, cline, cursor, developer-tools, knowledge-base, llm, mcp, memory
Related plugins
dsh-mnemon
omdsh-dev/dsh-mnemon
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
markdownify-mcp
zcaceres/markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
neurolink
juspay/neurolink
One TypeScript interface for 24+ LLM providers — swap providers without rewriting. MCP-native (connect any MCP server), voice (TTS/STT/realtime), RAG, memory, file processors. Production-origin: powers Tara, Yama, and Clairvoyance at Juspay.