git-ai-project/git-ai
A Git extension for tracking the AI-generated code in your repos observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 87
- Longevity 30
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 427
- days_rel: 7
- days_push: 7
- n_releases_24m: 146
Adoption not part of the score
2506 stars · 274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Git AI is an open-source Git extension written in Rust that tracks AI-generated code in repositories, linking every AI-written line to the agent, model, and prompt that produced it. Attribution survives rebases, merges, squashes, and cherry-picks, and requires no workflow changes or git hooks.
Use cases
- track how much of my codebase is AI-generated
- run git blame showing which coding agent wrote each line
- measure AI code ROI and token spend across a team
- see what percentage of production code came from AI agents
- attribute commits to Claude Code, Cursor, or Copilot automatically
- audit AI-generated code through the SDLC
When to choose
- you use coding agents and want provenance for AI-written lines in Git
- you need zero-overhead, local-first attribution without changing your workflow
- you want team dashboards on AI usage, rework, and production impact
When to avoid
- you don't use AI coding agents and have no need for AI attribution
- you need a fully self-hosted analytics stack without any commercial offering
- your tooling depends on strict control of git notes and commit metadata
Facets
cli-tool · maturity active
version-control analytics monitoring developer-tools developer-tools version-control artificial-intelligence analytics windows cli git-extension ai-attribution ai-blame coding-agents observability rust macos linux
5 sources
- readme: https://github.com/git-ai-project/git-ai · fetched 2026-08-28 · 48c4de60a922
- homepage: https://usegitai.com · fetched 2026-08-29 · c821c2146b7e
- site_page: https://usegitai.com/docs · fetched 2026-08-29 · 3192010e2839
- site_page: https://usegitai.com/about · fetched 2026-08-29 · cc0a91f604df
- site_page: https://usegitai.com/changelog · fetched 2026-08-29 · 853d20b2df44
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| git-ai-project/git-ai | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="git-ai-project/git-ai")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem