Tools
git-ai-project/git-ai: Git Extension Tracks AI-Generated Code with 'AI Blame' — Attribution Survives Rebases and Merges
Git AI automatically links every AI-written line to the specific agent, model, and conversation transcript that generated it using Git Notes (not commit metadata). The 'AI Blame' command shows which AI tool generated each code section, and attribution persists through rebases, merges, and cherry-picks. At 1.4K stars with support for Claude Code, Cursor, Copilot, Codex, and Windsurf, it solves the growing problem of knowing which AI wrote what in mixed human/AI codebases.
Source
↳ Follow the thread