A small group is using agents. Adoption has spread beyond one person but is not project-wide.
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: 68.6%. Bars are scaled to that peak, not to 100%.
Which agents
| OpenAI Codex | OpenAI | 579 | 14.8% |
| Claude Code | Anthropic | 561 | 14.3% |
| Cursor Agent | Anysphere | 90 | 2.3% |
| GitHub Copilot | GitHub | 2 | 0.1% |
| Devin | Cognition | 1 | 0% |
Verify it yourself
Sample commits that matched. Every one links to GitHub — check the trailers.
6dbea7edchore(mobile): bump app version to 1.2.0OpenAI Codexb2847156chore(mobile): bump app version to 1.1.1OpenAI Codex1d1bf504chore(mobile): bump app version to 1.1.0OpenAI Codex96bddf81fix(desktop): paste as text no longer doubles the pasted text (#11958)Claude Code2c19283afeat(server): persist the worktree setup send and progress on the thread (Claude Code0310cbf9fix: keep worktree setup visible after leaving and reopening the thread (#Claude Code211618fdperf(web): huge-thread switch no longer blanks the chat pane (#11169)Cursor Agentdadba6d9fix(web): remember Composer Fast mode across new chats (#2981)Cursor Agentd5825e1dfix(web): stop clipping the traits chevron on long Codex effort labels (#9Cursor Agent0a88719aImprove Linux desktop identity packaged builds (#1201)GitHub Copilot0763a35fFix `bun run dev:desktop` from not terminating properly on SIGINT/SIGTERM/GitHub Copilot53e3c98afeat(web): themed sidebar header art for nightly and dev builds (#4130)Devin
What was excluded
| Commits in window | 4,033 |
| Merge commits removed | −15 |
| CI / dependency bots removed | −96 |
| Considered | 3,922 |
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 pingdotgg/t3code