Git AI is a Git extension designed to provide observability and attribution for AI-generated code throughout the software development lifecycle. It enables engineering teams to track code produced by AI agents from initial creation through every Git operation, including commits, merges, rebases, cherry-picks, squashes, and stashes, ensuring accurate attribution is preserved regardless of workflow. The tool links each line of AI-generated code to the specific agent, model, and prompt responsible, storing this information at the line level within Git Notes. This approach does not rely on heuristics or AI to detect AI-generated code; instead, coding agents explicitly report the code they generate, resulting in precise and durable attribution.
Git AI is intended for engineering teams seeking to understand, govern, and optimize their use of AI in codebases. It supports tracking code from major coding agents and provides analytics such as the percentage of AI-generated code shipped to production, token usage, rework rates, and cost metrics associated with AI contributions. The platform helps teams measure agent autonomy, identify friction points, and improve outcomes by analyzing traces of AI-code through the development process. It also supports mining agent sessions to enhance team skills, link architectural decisions and requirements to code, and assess agent readiness and effectiveness in various parts of the codebase.
The tool is delivered as an open-source Git extension, available for Mac, Windows, and Linux, and can be installed via a shell script. It integrates directly with Git without requiring workflow changes, Git hooks, or wrapping Git operations, and is designed to add zero overhead to typical development tasks. For teams and enterprise users, Git AI offers additional features such as a secure prompt store and aggregated data across the SDLC, enabling broader analysis of AI impact on pull requests, teams, and repositories.
By offering line-level AI code attribution and comprehensive analytics, Git AI addresses the need for transparency, governance, and operational insight in environments where AI agents contribute to software development.
Git AI is a LLM eval & observability project. It focuses on tracking and attributing AI-generated code in software development workflows for better transparency and maintainability. It is built as an open-source project for software developers and engineering teams. The project is open source (Apache-2.0). Git AI is available on the command line, and it can be self-hosted.
Git AI first shipped in 2025. The project is developed in the open on GitHub with 2.1k stars and 2.1k commits in the last 90 days. Among its 5 catalogued features are AI code tracking, agent attribution, and prompt storage.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do