Adoption is broad. Many contributors are committing agent-authored work, which is what a real organisational rollout looks like.
Assisted or autonomous
Assisted — a developer’s identity authored the commit and the agent added itself as co-author. The agent ran git commit during a working session, with a person there. Autonomous — a bot identity is the author, no human in the loop. Across the whole index, 93.7% of agent commits are assisted.
Agent share by month
Peak month: 0.2%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 81 | 0.1% |
| GitHub Copilot | GitHub | 3 | 0% |
| Cursor Agent | Anysphere | 2 | 0% |
| Gemini CLI | 1 | 0% | |
| Devin | Cognition | 1 | 0% |
| OpenAI Codex | OpenAI | 1 | 0% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
6b0e589bpython3Packages.nvidia-cutlass-dsl: 4.6.0.dev0 -> 4.7.0Claude Code89ea8868devenv: 2.2.2 -> 2.3.0Claude Code83cb3b32or-tools: fix Python 3.14 support, drop broken markerClaude Codef322c396github-copilot-cli: 1.0.26 -> 1.0.61GitHub Copilot8c8786cegithub-copilot-cli: use universal node packageGitHub Copilot374db7f8python3Packages.pyads: skip pre-release tags in update scriptGitHub Copilot57552bb3direvent: 5.4 -> 5.5Cursor Agent71e587c3albyhub: 1.22.2 -> 1.23.0Cursor Agent61c0c7acnixos/tests/matrix/mautrix-meta: fix tests for newer mautrix versionsGemini CLIdd2ea746graphite-cli: fix darwin buildDevin6bb4c2a4mise: add git to nativeCheckInputsOpenAI Codex
What was excluded
| Commits in window | 134,550 |
| Merge commits removed | −57,583 |
| CI / dependency bots removed | −61 |
| Considered | 76,906 |
Bots are excluded from the denominator entirely. Counting dependabot as “AI-written code” is the fastest way to produce a meaningless number.
How this was measured
Measured over February–August 2026, cloned directly. Detection is deterministic string matching against signatures agents write about themselves — no heuristics, no style analysis. Merge commits and CI bots are excluded from the denominator. The figure is a floor: squash merges strip trailers, so real usage is higher. Contributor counts are aggregate — no individual is named.
Run it yourself: npx qmmit-cli NixOS/nixpkgs