Software engineers being replaced by AI isn’t just a threat on the horizon — early indications are now visible in hard data.
According to a new report from SemiAnalysis, Claude Code—Anthropic’s AI-powered command-line coding tool—is now responsible for approximately 4% of all public GitHub commits, processing over 135,000 commits per day. More striking still, the report projects that at current growth rates, Claude Code could account for 20% or more of all daily commits by the end of 2026.

The data, tracked through February 2, 2026, reveals significant acceleration in Claude Code. The tool has achieved 42,896x growth in just 13 months since its research preview launch in early 2025. A particularly dramatic inflection point which led to viral growth occurred in October 2025, followed by another surge in January 2026 after a post on X from Claude Code creator Boris Cherny garnered 4.4 million views.
The Automation Wave Hits Code Production
These numbers represent the changing nature of software development. Claude Code allows developers to delegate entire coding tasks directly from their terminal, from implementing features to debugging and refactoring. Unlike GitHub Copilot, which offers line-by-line suggestions, Claude Code can autonomously execute multi-step coding workflows.
The 4% figure becomes more meaningful when considering the baseline. According to the SemiAnalysis data, Claude Code now represents roughly 4% of public GitHub activity—a platform with tens of millions of developers. The trajectory from research preview to measurable platform impact in just over a year suggests an adoption curve steeper than most developer tools achieve. Also, Claude Code has competitors, including OpenAI’s Codex and others, so the percentage of commits made by AI to Github is currently larger than 4%.
Implications for Software Development
The immediate implication is a potential explosion in code production volume. If 20% of commits are AI-generated by year’s end, software projects could see dramatically faster iteration cycles. The data also suggests a transformation in what “software engineering” means. Developers are likely delegating implementation details while focusing on architecture, problem definition, and oversight. This mirrors historical shifts where higher-level abstractions (from assembly to high-level languages to frameworks) didn’t eliminate programmers but changed what they optimize for.
The next twelve months, though, will be telling. If the 20% projection materializes, we’ll have moved from “AI might change programming” to “AI has fundamentally changed programming” in less time than it takes to build most enterprise software projects.