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: 100%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 145 | 40.5% |
| GitHub Copilot | GitHub | 116 | 32.4% |
| OpenAI Codex | OpenAI | 66 | 18.4% |
| Cursor Agent | Anysphere | 3 | 0.8% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
1daf023aci(docs): skip current release in banner backfillClaude Codecf09a42cci(docs): rename docs-canonical-backfill.yml to docs-backfill.ymlClaude Code2f1c200fci(docs): backfill outdated-version banner into archived trees (#2534)Claude Code981061beci(docs): wire banner version, backup gh-pages before canonical rewrite (#GitHub Copilote09bbddfdocs(seo): canonicalise versions, refresh stats (#2529)GitHub Copilot0753191afix(ci): always delete mike `latest` before redeploying docs (#2513)GitHub Copilot2f1c200fci(docs): backfill outdated-version banner into archived trees (#2534)OpenAI Codex403f35a1docs(theme): restyle and pin the version banner (#2532)OpenAI Codex6cc5dbaftest(scripts): cover .github helper scripts (#2531)OpenAI Codex9837c178feat(vlm): add Gemini 3.5 Flash parsing support (#2449)Cursor Agentcaf06052refactor: enrich `KeyPoints` with visibility mask, split confidence fieldsCursor Agent5a8e211aDocs/api design principles contributing (#2292)Cursor Agent
What was excluded
| Commits in window | 432 |
| Merge commits removed | −0 |
| CI / dependency bots removed | −74 |
| Considered | 358 |
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 roboflow/supervision