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: 22.3%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 156 | 6.9% |
| GitHub Copilot | GitHub | 24 | 1.1% |
| Devin | Cognition | 9 | 0.4% |
| Cursor Agent | Anysphere | 7 | 0.3% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
bdbd90a4test(install): scale uninstall CLI timeout for Windows CIClaude Code6aaa41e0feat(install): require an explicit hook decision at the apply layerClaude Code981f97bffix(skill-stocktake): use NUL-delimited paths to avoid newline desyncClaude Codee6eb9927Update skills/token-budget-advisor/SKILL.mdGitHub Copilot7cabf771Update skills/token-budget-advisor/SKILL.mdGitHub Copilot27b537d5fix: skip detect-project bash test on Windows (path backslash incompatibilGitHub Copilot40927950fix: community-reported issues — pyproject URLs, dashboard Tkinter error, Devinf6e18e08fix(agents): read-only reviewer contract + model re-tiering (#2442) + softDevin38a7ebbefix(install): reference all curated skills in modules + reverse-coverage gDevin7a46a7b8docs: MRR-biased ECC Pro + AgentShield security roadmap (#2321)Cursor Agent8973d0f6fix(llm): align Claude provider with current Anthropic API (#2133)Cursor Agent6a404694feat: Cursor-independent ECC memory via ECC_AGENT_DATA_HOME (#2066)Cursor Agent
What was excluded
| Commits in window | 2,543 |
| Merge commits removed | −234 |
| CI / dependency bots removed | −64 |
| Considered | 2,245 |
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 affaan-m/ECC