Skip to main content
Tech 2 min read

GitHub Commits Are Up 1,300% — And It's Not Humans Writing the Code

GitHub COO reveals annual commits on pace to jump 1,300% year over year as AI coding agents flood the platform with machine-generated code.

GitHub commits surge driven by AI coding agents
GitHub commits surge driven by AI coding agents
  • GitHub COO reveals annual commits on pace to jump 1,300% year over year.
  • AI coding agents now account for a growing share of all public commits on the platform.
  • GitHub pushed nearly 1 billion commits in 2025 — that number is about to look small.
  • The shift raises hard questions about code quality, maintainability, and what “developer productivity” actually means.

1,300% Is Not a Typo

GitHub’s COO Kyle Daigle dropped a staggering number: annual commits on the platform are on pace to jump 1,300% year over year. The stat, surfaced by Polymarket, points to a platform being reshaped not by more developers — but by AI agents writing code at machine speed.

For context, GitHub recorded nearly 1 billion commits in 2025, already a 25% increase from the prior year. A 1,300% jump would put the platform on track for something north of 13 billion commits annually. The math only works if machines are doing the heavy lifting.

AI Agents Are Flooding the Codebase

The numbers track with what the industry is already seeing. Claude Code alone accounts for 4% of GitHub’s public commits and is projected to exceed 20% of daily commits by the end of 2026. A large-scale study of 129,000 projects found AI coding agent adoption already sits between 16% and 23% — remarkable for a technology that barely existed 18 months ago.

Gartner forecasts 60% of new code will be AI-generated by the end of 2026. “Vibe coding” — where developers describe features in plain English and let agents build them — has gone from a Twitter joke to the dominant workflow at startups and enterprise teams alike.

More Commits, More Problems

The explosion raises uncomfortable questions. More commits does not mean better software. AI agents generate code fast but struggle with architectural decisions, security edge cases, and long-term maintainability. A 1,300% increase in volume without a proportional increase in review capacity is a recipe for technical debt at a scale no engineering org has ever faced.

GitHub’s own data tells the optimistic story: more developers, more projects, more open-source contributions. But the pessimistic read is just as valid — when bots are responsible for the majority of commits, metrics like “commit count” stop measuring human productivity and start measuring compute spend.

The developer who pushes 10 thoughtful commits a week and the AI agent that pushes 10,000 generated ones are not doing the same thing. GitHub’s infrastructure is ready for the volume. The question is whether the industry’s quality standards are.

GitHub | Polymarket

Tags

#GitHub #AI #coding #commits #developers