Turns become commits
The user-agent conversation, model, and token cost live in each commit message.
see example →Your repo, as a story
Zoom out from the commits: the parts, the key moments, what the developer was working out, then the diffs.
demo →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.
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.