GitHub has paused new sign-ups for its Copilot Pro, Pro+, and Student plans effective April 20, 2026, marking a dramatic shift in how the company manages its AI coding assistant service. The freeze leaves only Copilot Free available to new individual users, while existing subscribers retain access to their current plans. The move signals that the era of flat-rate, unlimited AI assistance is ending as agentic workflows—where AI agents autonomously handle complex, multi-step coding tasks—have fundamentally broken GitHub's original pricing model.
The root cause is straightforward but sobering: individual requests from agentic AI workloads now routinely cost more than users pay for entire monthly subscriptions. According to GitHub's VP of Product Joe Binder, "long-running, parallelized sessions now regularly consume far more resources than the original plan structure was built to support." These AI agents spawn subagents, run parallel processes, and execute for far longer than traditional autocomplete suggestions, creating infrastructure demands that have become unsustainable under the existing subscription tiers.
To manage capacity while serving existing customers, GitHub is implementing several immediate changes. Usage limits are being tightened across all individual plans, with Pro+ now offering over 5X the token limits of standard Pro—a clear incentive to migrate users toward the pricier tier. The company is also removing Claude Opus models from the Pro plan, restricting them to Pro+ subscriptions only. Developers will now see usage warnings in VS Code and the Copilot CLI as they approach their limits, and GitHub is recommending they switch to smaller models for routine tasks and avoid parallel workflows like the /fleet command when nearing capacity.
The pause extends an earlier measure from mid-April, when GitHub suspended Copilot Pro free trials due to abuse, signaling the broader infrastructure strain that would follow. For users unhappy with these changes, GitHub is offering an unusual concession: subscribers who contact support between April 20 and May 20 can cancel their April charges and request a refund—a tacit acknowledgment that the company anticipates significant customer backlash.
The decision reveals a collision between market enthusiasm and infrastructure reality. Agentic coding features have become popular precisely because they can tackle complex problems autonomously, but that capability comes with computational costs that individual subscription pricing was never designed to absorb. By pausing new sign-ups rather than simply raising prices, GitHub is prioritizing service quality for existing paying customers—but it also raises questions about trust. Some observers worry that users may feel the service was oversold relative to actual capacity, particularly given that GitHub's own engineering teams are now urging users to limit the very features GitHub built into the platform.