GitHub redesigned the review interface in the Copilot app because some changes simply cannot be split into small pull requests: a major refactoring or migration has to arrive as one diff, and the discussion around that diff grows with it. During the same weeks, GitHub Enterprise gave teams a full export of all credentials, VS Code Copilot gained parallel chat sessions, and the weekly release introduced the experimental `/worktree` command for isolated agent workspaces.
One idea behind the different news stories
Alongside this is the story of OpenClaw: one developer’s personal project grew to 388,000 stars, 81,000 forks, and 80,000 commits in ten months, and its maintainers are now rebuilding the process to avoid drowning in a stream of pull requests.
The different news stories share one idea: the faster agents write code, the more the surrounding pipeline costs companies—review, access control, and environment isolation.
Anyone who does not build this pipeline in advance ends up with an incident.


