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: 57.1%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 1711 | 14.1% |
| GitHub Copilot | GitHub | 4 | 0% |
| OpenAI Codex | OpenAI | 3 | 0% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
211b8bb3Retry resolution and connection failures in release downloads (#12641)Claude Codeae0e3fbbRetry transient deepen failures in the cmux-tui client resolver (#12639)Claude Code5ab19767Release v0.64.23 (#12638)Claude Code20a103a0[PERF] pr-poller: stop re-downloading every repo's full PR list on each poGitHub Copilot702985f9Fix markdown files with trailing punctuation detected as URLs (#4594)GitHub Copilotb7ce7822fix(claude): preserve dev channel resume flag (#3752)GitHub Copilota293eba9fix(tui): route advisory graphics diagnostics away from status (#10954)OpenAI Codex06185342fix(ios): persist Iroh broker backpressure (#8609)OpenAI Codexffffd8d0iOS: rebuild workspace list on UITableView with exact row heights (kills sOpenAI Codex
What was excluded
| Commits in window | 14,067 |
| Merge commits removed | −1,962 |
| CI / dependency bots removed | −4 |
| Considered | 12,101 |
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 manaflow-ai/cmux