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: 33.1%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 391 | 7% |
| Cursor Agent | Anysphere | 22 | 0.4% |
| GitHub Copilot | GitHub | 22 | 0.4% |
| OpenAI Codex | OpenAI | 1 | 0% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
ac1edef9fix(review): keep host-trusted state out of the container's writable surfaClaude Code62d22cd4fix(web-shell): scope mock sessions by workspace (#10273)Claude Codeb7ecef62docs(arena): clarify unset run limits (#9860)Claude Code43519971fix(artifacts): refresh updatedAt when artifact content changes (#9929)Cursor Agent4ddbf227feat(mcp): add MCP 2026 core and WebShell Apps host (#8992)Cursor Agent431a0bd9fix(daemon): keep restored ask_user_question valid after load (#9763)Cursor Agenta0bfc326test: deflake write_file content assertion in tool-control E2E test (#7613GitHub Copilot86103203fix(cli): correct queued message display style and ordering (#7381)GitHub Copilot545e924efix(serve): avoid TOCTOU race dropping live sessions from list response (#GitHub Copilotcffc4049feat(dingtalk): show dynamic lifecycle tags (#10504)OpenAI Codex
What was excluded
| Commits in window | 6,051 |
| Merge commits removed | −463 |
| CI / dependency bots removed | −1 |
| Considered | 5,587 |
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 QwenLM/qwen-code