Back to browse
Built a Git ext. in Rust that tracks which AI wrote each line of code

Built a Git ext. in Rust that tracks which AI wrote each line of code

by sagnikghosh·Jun 24, 2026·7 points·5 comments

AI Analysis

●●●BangerBig BrainSolve My ProblemShip It

Git Notes store AI attribution without hooks—blame shows human vs AI percentages.

Strengths
  • Git Notes storage means zero workflow changes or per-repo hooks required
  • Local-first CLI works fully offline with no account or prompt uploads
  • Line-level attribution survives normal Git operations across team history
Weaknesses
  • Emerging pain point—teams may not feel AI attribution needs until scale
  • Dashboard and search features require connecting to their hosted platform
Target Audience

Engineering teams using AI coding assistants like Cursor or Claude

Similar To

git blame · Codeowners · git codereview

Similar Projects

Developer Tools●●●Banger

Deff – Review AI-generated code changes

Purpose-built diff reviewer for AI-generated code, vim-native, actually ships.

Solve My ProblemWizardry
flamestro
103mo ago