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: 13%. Bars are scaled to that peak, not to 100%.
Which agents
| Cursor Agent | Anysphere | 192 | 5.9% |
| Claude Code | Anthropic | 103 | 3.1% |
| OpenAI Codex | OpenAI | 9 | 0.3% |
| Devin | Cognition | 1 | 0% |
| GitHub Copilot | GitHub | 1 | 0% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
21879498fix(web): clear Design Browser caches when deleting a project (#6354)Cursor Agent098c5951fix(web): keep browser assist guidance in context (#5423)Cursor Agent6426847ffix(web): separate run success from result delivery (#5525)Cursor Agent2828a086feat(web): add an Open Design Labs settings page with the Design Harness sClaude Code713caf01feat(web): ask the experience survey after a delivered artifact, and add aClaude Code833e1a20fix(daemon): carry Vela image safety refusals through to the client (#6993Claude Codee4ae67cafix(web): stop repeated AMR settings rescans (#3436)OpenAI Codexf06063bafeat(cli): add MMS redesign workflow (#3311)OpenAI Codexb73e7974skills: add reference design contract (#3321)OpenAI Codexf5235aa4fix(packaged): widen macOS sidecar status timeout to 90s for 0.18.1 cold sDevin33d59ebbClarify OpenCode reasoning support and avoid unsupported reasoning argv (#GitHub Copilot
What was excluded
| Commits in window | 3,518 |
| Merge commits removed | −39 |
| CI / dependency bots removed | −200 |
| Considered | 3,279 |
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 nexu-io/open-design