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: 13.4%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 127 | 5.1% |
| Cursor Agent | Anysphere | 8 | 0.3% |
| GitHub Copilot | GitHub | 3 | 0.1% |
| OpenAI Codex | OpenAI | 2 | 0.1% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
722a35a7fix(mtp): gate MTP off for requests sampling with XTC (#3084)Claude Codee981616afix(vlm): don't concatenate per-image vision cache entries with mismatchedClaude Code6b8ae26cfix(tool_calling): merge line-separated array fragments (#3624)Claude Code61cd5585fix(qwen4_exp): price gathered QSA at admission, not only during forward (Cursor Agent44e51e39fix(qwen4_exp): survive batched QSA offset and mixed-rank indexer extend (Cursor Agent262a2c6cfix(qwen4_exp): pin mRoPE equal-plane cache to the live array (#3350)Cursor Agente6eebc2afix(mac): display advertised physical memory capacity (#3542)GitHub Copilote973436afix: detect NeMo ASR models as STT (#1742)GitHub Copilot3b3391cafeat(launch): Add copilot cli integration (#1085)GitHub Copilotaa9d2904[codex] Polish Russian macOS localization (#2373)OpenAI Codex68747632Add missing Russian macOS localizations (#2329)OpenAI Codex
What was excluded
| Commits in window | 2,704 |
| Merge commits removed | −153 |
| CI / dependency bots removed | −41 |
| Considered | 2,510 |
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 jundot/omlx