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: 6.6%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 32 | 1.2% |
| GitHub Copilot | GitHub | 18 | 0.7% |
| Cursor Agent | Anysphere | 14 | 0.5% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
edd0bcfcfix(talon): report MCP protocol errors to the model (#6239)Claude Codeb6dc5c5afix(talon): deliver background subagents launched by a scheduled job (#622Claude Code5406820efix(talon): unwind the channel that fails mid-start, and keep teardown safClaude Code3a2b7777feat(cli): `/agents` switcher (#2558)GitHub Copilot67700b44refactor(evals): extract agent builder into helper in `test_tool_selectionGitHub Copilot66c57e1efeat(sdk): namespace improvements for deepagents (#2386)GitHub Copilote8702df6feat(code): integrate Hooks v2 client lifecycle events (#5104)Cursor Agent2487c4b8feat(code): integrate Hooks v2 server lifecycle events (#4997)Cursor Agentfdb585c8feat(code): migrate legacy hooks to v2 events (#4971)Cursor Agent
What was excluded
| Commits in window | 3,401 |
| Merge commits removed | −1 |
| CI / dependency bots removed | −695 |
| Considered | 2,705 |
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 langchain-ai/deepagents