GitHub is the wrong shape for this new world
TLDR Dev
The author argues that GitHub and similar platforms are structurally misaligned with modern software development, particularly as AI agents generate code at machine speed rather than human pace. The shift from individual engineers to entire organizations contributing code has created bottlenecks in pull requests, CI/CD, and code review that now slow overall velocity. Software delivery infrastructure must evolve from human-centric collaboration tools to high-throughput primitives like isolated execution, artifact management, caching, and machine-enforceable policy.
Why it matters
The current software development landscape requires a reevaluation of collaboration tools like GitHub, as traditional paradigms are being overwhelmed by the velocity and scale of new contributions from various teams. To address these challenges, the focus should shift to developing high-throughput infrastructure primitives that improve software delivery processes.