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: 10.6%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 94 | 6.6% |
| GitHub Copilot | GitHub | 12 | 0.8% |
| Cursor Agent | Anysphere | 1 | 0.1% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
3517bdf6docs(core): update supported versions table on releases page (#36627)Claude Codee89885f0docs(nx-cloud): update BYOK and AI key setup for 2026.07.1 (#36457)Claude Code378526cddocs(nx-cloud): explain why GitHub App needs organization-level permissionClaude Code744b28bedocs(misc): merge inferred tasks into mental model and tighten how nx workGitHub Copilotdf95a62dfix(misc): prevent crash when opening browser in Podman+WSL container (#34GitHub Copilotbeb8600cfeat(nx-plugin): add vitest support for e2e tests (#34041)GitHub Copilot4e55f9aadocs(misc): update nx download stats (#34596)Cursor Agent
What was excluded
| Commits in window | 1,470 |
| Merge commits removed | −0 |
| CI / dependency bots removed | −37 |
| Considered | 1,433 |
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 nrwl/nx