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: 16.7%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 146 | 8.2% |
| GitHub Copilot | GitHub | 25 | 1.4% |
| Cursor Agent | Anysphere | 6 | 0.3% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
3810898afeat(mcp): support pre-registered OAuth clients for streamable_http extensClaude Code482c5700Use rmcp ContentBlock in goose-sdk UniFFI (#11210)Claude Code701e93abIndex messages by (session_id, created_timestamp, id) to stop on-disk sortClaude Code35711b86provider refactor: don't require a model config to create a provider (#995GitHub Copilotf2df168bFix frontend extension session state and tool routes (#8464)GitHub Copilotef72bb0cblog: Built-in Local Inference blogpost. (#8808)GitHub Copilot482c5700Use rmcp ContentBlock in goose-sdk UniFFI (#11210)Cursor Agentd2687643fix(schedule): use session.message_count for schedule sessions listing (#1Cursor Agentb9af83b7fix(desktop): align session history scrollbar with window edge (#9601)Cursor Agent
What was excluded
| Commits in window | 2,002 |
| Merge commits removed | −1 |
| CI / dependency bots removed | −231 |
| Considered | 1,770 |
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 block/goose