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: 49.5%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 711 | 15.6% |
| GitHub Copilot | GitHub | 48 | 1.1% |
| Cursor Agent | Anysphere | 6 | 0.1% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
9c60e009tests: assert errors and their messages with assertingClaude Codedade3355core/translate: apply REPLACE defaults before computing virtual generated Claude Code429005f8core/fts: read the segment meta spec through accessorsClaude Code4a4b8fa0sdk-kit: avoid reading page codec paddingGitHub Copilot409398c1bindings/dotnet: match SDK database config ABIGitHub Copilot8a31d969sdk-kit: derive test codec IDs from full configGitHub Copilot97b754fdfix(pragma): preserve table_info pk for virtual table columnsCursor Agentc4454ab7fix(pragma): apply cargo fmt to import orderCursor Agent753df473fix(pragma): report composite primary key position in table_infoCursor Agent
What was excluded
| Commits in window | 6,295 |
| Merge commits removed | −1,713 |
| CI / dependency bots removed | −36 |
| Considered | 4,546 |
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 tursodatabase/turso