← the index
kovidgoyal/kitty
12.9%
of 1,779 commits were committed by an AI agent — a floor, not an estimate
12.9% agent · top contributor 89.6%13 contributors
individual

One person is driving this. The headline number reflects a single contributor's workflow, not a project-wide shift.

230
agent commits
1,549
human commits
13
agent contributors
89.6%
largest contributor

Assisted or autonomous

24assisted
206autonomous

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

Jan26
Feb26
Mar26
Apr26
May26
Jun26
Jul26
Aug26
Sep26

Peak month: 50%. Bars are scaled to that peak, not to 100%.

Which agents

GitHub CopilotGitHub20711.6%
Claude CodeAnthropic231.3%
Cursor AgentAnysphere10.1%

Verify it yourself

Sample commits that matched. Every one links to GitHub — check the trailers.

  • a31f9e52Refactor kitty_tests: move __init__.py code to base.py, update all importsGitHub Copilot
  • a36b259dFix parser to strip semicolons from module/import names; update testsGitHub Copilot
  • d8041066Add slang parser corner case tests and implement test_slang_orderingGitHub Copilot
  • 8b564c70Go shlex: Do not drop empty quoted stringsClaude Code
  • 0791b39aFix completion after a trailing space in the kitty shellClaude Code
  • 2dbe5df2Wayland: fix crash when an output global is removedClaude Code
  • 98366076fix(wayland): detect start_drag silently ignored by the compositorCursor Agent

What was excluded

Commits in window2,137
Merge commits removed310
CI / dependency bots removed48
Considered1,779

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 kovidgoyal/kitty

Scan another repository