← the index
fmtlib/fmt
4.2%
of 237 commits were committed by an AI agent — a floor, not an estimate
4.2% agent · top contributor 40%4 contributors
team

A small group is using agents. Adoption has spread beyond one person but is not project-wide.

10
agent commits
227
human commits
4
agent contributors
40%
largest contributor

Assisted or autonomous

10assisted
0autonomous

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: 15.8%. Bars are scaled to that peak, not to 100%.

Which agents

GitHub CopilotGitHub41.7%
Claude CodeAnthropic41.7%
Cursor AgentAnysphere20.8%

Verify it yourself

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

  • 3a0661d7Don't construct a locale when formatting year_month_day (#4940)GitHub Copilot
  • e91e9276Don't let ADL pick to_string_view (#4938)GitHub Copilot
  • e5d13d82Make nolocale-test actually disable locale (#4939)GitHub Copilot
  • a3897572Remove the '0' chrono padding modifier from the docs (#4917)Claude Code
  • e589a16eLook up sparse enum identifiers in a hash table instead of a linear searchClaude Code
  • e27cc20bFormat enums annotated with fmt::as_identifiers (requires C++26 reflectionClaude Code
  • 1f0533a9Pin clang-20 installCursor Agent
  • e48f8a90Pin clang-format installCursor Agent

What was excluded

Commits in window245
Merge commits removed0
CI / dependency bots removed8
Considered237

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 fmtlib/fmt

Scan another repository