AI agents are coming, and Github is being "flooded"
```
The wave of AI programming is reshaping the software development infrastructure at an unexpectedly fast pace. GitHub, Microsoft’s code hosting platform, is experiencing an explosion in traffic driven by AI Agents, so massive that its servers are struggling to keep up.
On April 7, according to tech media The Information, GitHub Chief Operating Officer Kyle Daigle revealed that the number of code commits on the platform is soaring at an astonishing rate—currently, the weekly commit volume has reached 275 million, and the total for this year is expected to exceed 14 billion, about 14 times higher than a year ago. Meanwhile, the number of pull requests initiated by AI Agents has skyrocketed from about 4 million in September last year to more than 17 million in March this year.
The report points out that surging traffic is bringing business prosperity, but also causing a series of service interruptions. GitHub is accelerating server expansion and restructuring backend architecture to cope with the pressure. However, changes in the competitive landscape can’t be ignored—AI tool providers like OpenAI and Anthropic are encroaching on the market space of GitHub's own products.
Traffic Surge: From 1 Billion to 14 Billion
GitHub’s traffic growth curve is almost vertical. Daigle said the platform’s annual code commits broke the 1 billion mark for the first time last year, prompting excitement among employees; now, that figure has been left far behind.
“Since January this year, we’ve set new historical peaks almost every month and week,” Daigle said. He attributes the growth to the "combined drive of AI Agents and human developers," noting in particular that the popularity of AI programming tools is attracting vast numbers of users who previously lacked strong programming backgrounds to the GitHub platform.
Public data confirms this trend: The weekly code submission frequency from Anthropic’s tool Claude Code to GitHub public projects has grown nearly 25 times in the past six months, jumping from about 100,000 to more than 2.5 million last week.

Driving this traffic surge is a wave of recently launched AI programming Agents. OpenAI released Codex in February this year. While Anthropic’s Claude Code appeared earlier, usage has surged as stronger models were launched recently.
Meanwhile, open source tools also play a crucial role. Tools like OpenClaw can orchestrate multiple agents such as Codex and Claude Code to automate programming tasks across applications on a user’s computer, further magnifying the effect of AI code generation.
Tech companies like Meta are even hosting “tokenmaxxing” competitions, encouraging engineers to compete over who can get AI to generate the most code fastest—this competition culture reflects the trend that AI-assisted programming has become widespread in the industry.
Service Pressure: Frequent Outages, API Rate Limits Spark Complaints
The sharp surge in traffic has put real pressure on GitHub’s infrastructure.
Reportedly, outages have noticeably increased recently, which GitHub attributes to traffic spikes and the transition from its own servers to Microsoft Azure cloud platform.
Developer dissatisfaction is also mounting. OpenClaw founder Peter Steinberger publicly complained last week about repeatedly hitting the call limit when using GitHub API, stating bluntly “this system wasn't designed for Agents.”
GitHub is currently responding quickly: accelerating server deployment and restructuring backend software to improve stability, Daigle said.
The report also notes that behind the rapid business growth, GitHub’s competitive pressure is rising as well.
The rise of Claude Code and Codex directly threatens the market share of GitHub’s own AI programming assistant Copilot. After former GitHub CEO Thomas Dohmke left last year, he recently founded a new company dedicated to creating code storage and testing environments more suitable for AI workflows for developers.
More noteworthy, according to a prior report from The Information, OpenAI is considering building its own internal code hosting system similar to GitHub, which may be offered to Codex users—this means one of GitHub’s most important traffic sources could turn into its most direct competitor.
On this, Daigle has a relatively calm attitude. “As long as GitHub usage keeps growing fast, intense competition isn’t a problem,” he said. “Ultimately, all these tools have to push code to GitHub… this has always been our most important growth driver.”
It’s worth noting that whether explosive traffic growth can be directly converted into revenue is still an open question.
GitHub’s current business model mainly charges subscription fees per user, and separately bills for users’ utilization of GitHub’s own AI features. However, third-party agents like Claude Code and Codex interacting with GitHub don’t fall under this fee structure—which means the surging agent traffic does not directly generate matching revenue.
Daigle did not disclose GitHub’s recent revenue growth figures, only stating that recent updates to GitHub Copilot have boosted product sales.
Risk Warning and DisclaimerThe market carries risks and investments should be made cautiously. This article does not constitute personal investment advice, nor does it take into account the individual investment goals, financial situation, or needs of users. Users should consider whether any opinions, viewpoints, or conclusions in this article fit their specific circumstances. Investment decisions based on this article are at your own risk. ```