agent-git is a versioned knowledge management system for AI coding assistants. Think of it as giving your AI agent a searchable, version-controlled memory that travels with your project. Just like git tracks changes to code, agent-git tracks facts, decisions, and context that your AI needs to remember. You can connect it to AI coding tools so your assistant automatically learns about your project, or use it to ask questions about past decisions. The same fact stored by different users or sessions gets the same ID automatically, so knowledge deduplicates itself. It works entirely locally with no external services required.
How It Works
You use Claude Code or Cursor for coding, but each session starts fresh - your agent has no memory of previous conversations or decisions.
You've been manually copying notes and context into each chat, hoping your AI assistant remembers important details from last week.
agent-git works like a shared notebook your AI can write to and read from, creating a searchable graph of everything important.
You run one simple command and a hidden .agent-git folder appears in your project - your AI's new knowledge home.
You can feed documents, write notes, or let your AI automatically save important decisions it discovers while working.
One command plugs agent-git into Claude Code or Cursor - your AI starts using your knowledge automatically.
You can search your project's memory whenever you want: 'What did we decide about the API design?'
Push and pull your project knowledge like code - everyone on your team has the same AI memory.
Your assistant now remembers your coding conventions, design decisions, and project context across every session - finally!
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.