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: 67.6%. Bars are scaled to that peak, not to 100%.
Which agents
| Claude Code | Anthropic | 1335 | 51.6% |
| GitHub Copilot | GitHub | 22 | 0.9% |
| Devin | Cognition | 6 | 0.2% |
| Cursor Agent | Anysphere | 3 | 0.1% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
d921131cfix(charts): resolve semantic-view datasource name and link in chart list Claude Codea81c0f67fix(gsheets): catch JSONDecodeError in validate_parameters for malformed sClaude Code5b8e50e6fix(reports): downgrade Slack channel-fetch auth-error logging to WARNING Claude Code6abab3c1feat(butterfly): added cross-filtering and drill-to-detail for the butterfGitHub Copilot6eced8e9fix(roles): let the permissions dropdown size to its content (#43196)GitHub Copilot73aa8ef2docs(mcp): fix instruction/docstring drift and annotation metadata in mcp_GitHub Copilotfea84e81fix(tech-debt): measure oxlint metrics against the project's ruleset (#429Devin95e5e25efeat(helm): mitigate init-db Job hang under Istio sidecar injection (closeDevin25f7b907fix(dashboard): remove stray focus outline on Filter Badge popover (closesDevin81b3e855fix(echarts): guard cross-filter when labelMap entry is missing (#42559)Cursor Agent34ebe3d2feat(extensions): add a Storage API for extensions (#39171)Cursor Agentdf0668edfeat(api): return uuid in POST response for dataset, chart, and dashboard Cursor Agent
What was excluded
| Commits in window | 3,883 |
| Merge commits removed | −0 |
| CI / dependency bots removed | −1,295 |
| Considered | 2,588 |
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 apache/superset