GitHub is experiencing significant strain as the influx of AI coding agents overwhelms its infrastructure, leading to frequent outages and developer frustrations. Mitchell Hashimoto, an early GitHub user, announced that he is relocating his project Ghostty due to these persistent issues, which have resulted in blocked reviews, stuck merges, and failed automation. This surge in activity from AI tools not only increases the volume of code but also the number of repository events, impacting CI/CD pipelines that were designed for human-paced development. In response to the escalating demands of this new load pattern, GitHub is implementing metered AI billing to manage the rising costs associated with such increased activity.

GitHub: GitHub is a Microsoft-owned platform for code hosting and collaboration, featuring version control, pull requests, issue tracking, and GitHub Actions for continuous integration and deployment. It is currently experiencing infrastructure overload from AI coding agents that flood the system with excessive commits, pull requests, searches, CI jobs, and logs, leading to frequent outages. This shift in load patterns, designed originally for human developers, has caused reliability issues prompting migrations by long-time users.
Ghostty: Ghostty is a cross-platform terminal emulator emphasizing speed, feature richness, and GPU acceleration using native UI elements. Developed by Mitchell Hashimoto as a personal side project since 2021, it recently reached version 1.0. Due to GitHub’s repeated outages disrupting pull request reviews, merges, and automation, Hashimoto is relocating the Ghostty repository after 18 years on the platform.
Mitchell Hashimoto: Mitchell Hashimoto is a software engineer recognized as the creator of Ghostty terminal emulator and previously the founder of HashiCorp, where he developed tools including Vagrant, Terraform, and Vault. As GitHub’s user number 1299 since February 2008, he has used the platform daily for over 18 years. He recently announced moving Ghostty off GitHub, citing persistent outages that have made it unsuitable for serious development work.

`json
{
“AI Load Patterns”: “AI coding agents generate rapid iterations of commits and pull requests, overwhelming CI/CD pipelines and storage systems built for human-paced activity.”,
“Developer Frustration”: “Long-time GitHub users report blocked reviews, stuck merges, and failed automation from frequent outages tied to AI-induced traffic surges.”
}
`