I built a Git extension to capture AI-code context and tied to commits
Context tied to commits, not floating docs—reviewers finally see why, not just diff.

Logs AI conversations next to commits, but Cursor, Continue, and GitHub Copilot already do this.
AI agent developers, engineering teams tracking AI-assisted coding workflows
GitHub Copilot Chat · Cursor IDE · Continue.dev
All self hosted with cloudflare workers + R2 for storage.
Context tied to commits, not floating docs—reviewers finally see why, not just diff.
Finally tracks exactly how much code your AI agents write versus your own commits.
Finally gives AI agents git add -p without the interactivity problem.
Git-linked agent conversation archive, but ClickHouse dependency limits adoption.
Detects Claude/Copilot/Cursor commits passively; AI briefing turn git noise into context.
Gives AI agents surgical Git control—solves destructive workarounds in autonomous coding workflows.