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: 40%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 94 | 8.8% |
| GitHub Copilot | GitHub | 15 | 1.4% |
| Cursor Agent | Anysphere | 4 | 0.4% |
| Other / generic agent | Various | 1 | 0.1% |
| Devin | Cognition | 1 | 0.1% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
31ac8a6eperf: stop busting the prompt cache and slim per-turn context (#2142)Claude Code645d596efix(code-reviewer): require inline diff input and preserve read-only searcClaude Code787f2a93refactor(cli): commander-authoritative argv handling for SSH / cc:// and rClaude Code2e687df4fix(image): allow large/metadata-less screenshots through on resize failurGitHub Copilotc461a036feat: merge knowledge graph + conversation arc into memdir (#1811)GitHub Copilot5b1c5a2cMention Arch AUR (#1286)GitHub Copilot10a9190bfix(ui): keep SpinnerModeGlyph visible inside status parens (#2047)Cursor Agent1bd273d4fix: isolate OpenClaude config from Claude Code (#1875)Cursor Agent70b4b079fix(repl): show permission prompts while draft input is present (#1393)Cursor Agentaa936cdaCentralize credential redaction in src/utils/redaction.ts + channel gate tOther / generic agent90360d3efix(stdin,mcp): guard rawModeEnabledCount and defer MCP connections to preDevin
What was excluded
| Commits in window | 1,209 |
| Merge commits removed | −103 |
| CI / dependency bots removed | −41 |
| Considered | 1,065 |
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 Gitlawb/openclaude