Turns become commits
The user-agent conversation, model, and token cost live in each commit message.
see example →Teaches you back
Short lessons from your own sessions, teaching you to code efficiently with agents.
demo →Your agent, your choice
Use your agent exactly the same way as before. Claude Code and OpenCode today. More on request.
Private by design
Nothing externally tracked: it is all git history in your own repo.
Editor friendly
One-click VS Code extension, same experience.
Prefer the full story? Read more · deep details in the docs.
Three commands to the first traced commit.
pip install agitrack
cd your-repo && agitrack
Ctrl-G
Then agitrack -d shows your tracked commits in the dashboard, and agitrack --backtrace recovers previous agentic coding sessions if you already have some.