Is GitHub Dying? Major Projects Exit as AI Reshapes Development


TL;DR

  • Viral Claim: A viral article sparks debate by claiming GitHub is dying due to platform neglect and maintainer burnout.
  • Project Exodus: Major open source projects including Zig, cURL, and Godot are leaving GitHub or reducing their reliance on the platform.
  • AI Disruption: AI agents work directly with repository files, potentially making GitHub’s collaboration tools obsolete.
  • New Workflows: Emerging methodologies like BMAD and PRP shift development from pull requests to specification-driven, repository-first approaches.
  • Uncertain Future: GitHub’s ability to adapt to AI-driven workflows will determine whether it remains central to software development or becomes a footnote.

GitHub faces mounting criticism over platform deterioration as a viral article from this week claims the platform is dying and developers do not know it yet. The piece from developer Noah Mitchem generated widespread discussion about the future of code collaboration platforms. The real story is not demise. AI agents are making GitHub’s collaboration features obsolete.

Mitchem, an employee at Mesa, a code-first proprietary git-like startup, authored the piece, which sparked immediate debate about the platform’s future. While some dismissed it as marketing for Mesa, Mitchem defended the article’s complete independence and emphasized that the serious issues raised exist completely regardless of his own current employment situation.

“I do work at Mesa and I’m upfront about that in the article. But I cover cURL’s bug bounty shutdown, Zig leaving GitHub, and maintainer burnout among other items. Those problems are real independent of Mesa.”

Mitchem, Article Author at Mesa (via Hacker News)

The Problems: Platform Neglect and Maintainer Crisis

The complaints about GitHub’s direction are not unfounded. The article highlighted concrete issues plaguing GitHub: platform neglect, maintainer burnout, and an overwhelming flood of AI-generated contributions. These problems represent years of accumulated technical debt and strategic missteps that have fundamentally eroded the developer experience across the platform.

Andrew Kelley, project leader behind the Zig programming language who recently abandonded GitHub, pulled no punches about GitHub’s deterioration.

Zig ranks among the admired programming languages according to a 2025 Stack Overflow survey. “Actions has inexcusable bugs,” Kelley stated, describing what developers have come to call “vibe-scheduling”, where GitHub Actions seemingly choose jobs to run at random.