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: 8.7%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 49 | 2% |
| Cursor Agent | Anysphere | 40 | 1.6% |
| GitHub Copilot | GitHub | 11 | 0.4% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
1de61b17feat(hub): add drain and upgrade commands with replay support (#13468)Claude Code8bbdde2afeat(llms): add model-driven image generation (#13025)Claude Codeafab68f3fix(core): defer replacing a Hub that is serving live sessions (#13231)Claude Code5de79a75docs: add .clineignore hook example (#13649)Cursor Agent2ad2a41bPromote ClinePass across home banner, account page, and settings (#12556)Cursor Agent8eb5f3d5Default web search on for the desktop app (#13725)Cursor Agent8ae99cd6feat(llms,core): route custom registered handlers through the agent runtimGitHub Copilotc262bb61publish-nightly improvements (#10539)GitHub Copilot71164e97feat: Add v0 provider and support provider model overlays (#246)GitHub Copilot
What was excluded
| Commits in window | 2,555 |
| Merge commits removed | −37 |
| CI / dependency bots removed | −27 |
| Considered | 2,491 |
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 cline/cline