If you were planning to sign up for GitHub Copilot Pro this weekend — tough luck. On April 20, 2026, Microsoft and GitHub abruptly stopped accepting new sign-ups across their three most popular individual plans. The reason? AI agents turned out to be so hungry for compute that the current business model simply stopped adding up.
What actually happened
Joe Binder, GitHub’s VP of Product, announced three changes in an official blog post:
- New sign-ups are paused for Copilot Pro, Pro+, and Student plans.
- Usage limits are being tightened across all individual plans.
- Opus models are gone from the Pro tier — only Pro+ retains access to Opus 4.7. The previously announced removal of Opus 4.5 and 4.6 from Pro+ also goes ahead.
Copilot Free remains available, but it’s now the only option for new individual users. Existing subscribers keep their current plans and can still upgrade between tiers — but GitHub has given no timeline for when sign-ups might reopen.
Current GitHub Copilot pricing (as of April 2026)
Plan pricing and availability after the April 20, 2026 changes:
| Plan | Price | Status for new sign-ups | Key characteristic |
|---|---|---|---|
| Copilot Free | $0 | ✅ Available | 50 agent/chat requests/month, 2,000 code completions/month, access to Haiku 4.5, GPT-5 mini, and Copilot CLI |
| Copilot Pro | $10/user/month | ⛔ Temporarily unavailable | Everything in Free plus unlimited agent mode and chat with GPT-5 mini, unlimited inline suggestions, 300 premium requests, access to Claude and Codex |
| Copilot Pro+ | $39/user/month | ⛔ Temporarily unavailable | Everything in Pro plus Claude Opus 4.7 and additional models, 5× premium requests vs. Pro, GitHub Spark |
| Copilot Student | $0 (with GitHub Student Pack) | ⛔ Sign-ups paused | Copilot Pro for verified students |
| Copilot Business | Contact sales | ✅ Available | Team plan; license management, policy management, IP indemnity |
| Copilot Enterprise | Contact sales | ✅ Available | Organization plan; full repo integration, customization, IP indemnity |
Source for pricing: github.com/features/copilot/plans (as of April 2026). Existing Pro and Pro+ subscribers keep access to their plans — the changes only affect new sign-ups and tightened limits across the board. Business and Enterprise were not included in the pause, as those are team plans, not individual.
”Agents changed the game”
Microsoft’s official explanation is, to its credit, refreshingly honest. “Agentic workflows have fundamentally changed Copilot’s compute demands. Long-running, parallelized sessions now regularly consume far more resources than the original plan structure was built to support,” Binder wrote.
The real punchline, though, is buried a little further down: GitHub openly admits that it’s now common for a handful of requests to incur costs that exceed the plan price. In plain English — one ambitious developer running a few AI agents in parallel over a weekend can rack up a bill bigger than their entire $10/month subscription.
Session and weekly limits — what this means in practice
GitHub now applies two distinct types of throttling:
- Session limits are designed to protect the infrastructure during peak hours. Hit one, and you wait until the usage window resets.
- Weekly (7-day) limits cap the total tokens you can burn in a week. They were introduced specifically to rein in parallelized, long-running requests that can run for extended periods and produce prohibitively expensive bills.
Crucially, these limits operate independently of premium request entitlements. You can still have premium requests left in the tank and yet hit a token wall. This is one of the main sources of community frustration — two overlapping limit systems that are tough to predict ahead of time.
One bit of good news: VS Code and the Copilot CLI now display a usage warning as you approach the cap, so you won’t wake up Monday morning to a frozen workflow.
Pro+ as the upsell escalator — the 5x more expensive plan
Microsoft’s subtext isn’t subtle: if you use Copilot heavily, upgrade to Pro+. At $39/month, Pro+ offers more than five times the limits of the $10 Pro plan. It’s effectively an upsell engineered by squeezing the cheaper tier.
The Anthropic model shuffle is interesting too. The retiring Opus 4.6 carried a 3x premium multiplier. The incoming Opus 4.7 launches with a 7.5x multiplier — and that’s the promotional price, valid only until April 30. Translation: cheaper, capable models are vanishing, replaced by newer ones that cost roughly twice as much to run.
The community erupts
Reactions on the GitHub Community forum are — putting it mildly — hostile. One of the highest-voted comments sums up the whole arc with savage clarity: “Removed Github Student Pack → People transferred to Github Copilot Pro (free trials) → Paused all free trials → People who were still going to pay afterwards upgrade to Github Copilot Pro → Removes the top models (Opus 4.5 & Opus 4.6) that most people used from Github Copilot Pro → ALSO removes/replaces Opus 4.5 & Opus 4.6 with Opus 4.7 with more than double the request cost on the more expensive plan.”
The commenter has a point — this is a cascade of changes within just a few weeks, each one squeezing access a little tighter. There are also accusations of mid-cycle contract breach, since the changes landed in the middle of an active billing period.
GitHub did open a refund escape hatch: dissatisfied Pro and Pro+ subscribers have until May 20 to cancel and recover the unused portion of their subscription. Which only underscores how badly the announcement landed — the company itself had to engineer an off-ramp.
The bigger picture — this isn’t just a GitHub problem
Microsoft is far from alone here. The Register notes that Anthropic has tried to throttle demand by adjusting its usage limits to push consumption away from peak hours, Google rolled out a similar policy for Antigravity, Gemini CLI, and Gemini Code Assist, and OpenAI has been doing its own usage rebalancing.
The entire AI dev tools market is hitting the same wall: vendors sold flat-rate plans, but agents consume resources like metered usage. Charlie Dai, a Forrester analyst, put it bluntly: “Cost structures built for lightweight assistance no longer hold.”
The Register adds one more unofficial wrinkle: reports suggest the changes reflect a broader push to move toward token-based billing and away from plans offering flat-rate token consumption. In other words — this is likely just the first step toward abandoning subscription pricing altogether in favor of pay-per-use.
Oh, and remember the ads-in-PRs thing?
The cherry on top is that all of this is happening right after another PR misstep. In late March, the platform took heavy fire when developers discovered that Copilot was inserting promotional “tips” — including an ad for the productivity app Raycast — directly into pull requests, sometimes appearing as if written by the developer rather than the AI. The feature was killed the same day, with Martin Woodward, GitHub’s VP of Developer Relations, conceding that the behavior had become “icky” once Copilot’s reach extended to PRs it hadn’t itself created.
What this means for developers
A few practical takeaways:
- If you already have Pro/Pro+ — audit your typical usage and figure out whether the new limits will bite. If they will, you’ve got until May 20 to bail with a refund.
- If you were planning to sign up — Copilot Free is your only option right now. Either you wait, or you look elsewhere.
- Alternatives are real — The Next Web flags Claude Code, Cursor, and Codeium as the competitors most likely to absorb frustrated Copilot users. Each has a serviceable free or low-cost tier.
- The AI dev tools industry is entering its reckoning phase — the era of unlimited access for $10/month is winding down. It’s worth starting to think about AI costs per-feature rather than per-month.
Summary
Microsoft’s decision is a fascinating case study — a giant that built its business on the promise of “AI for every developer, on the cheap” now has to publicly admit the economics don’t work. AI agents turned out to be too effective — effective enough that running them costs more than the customer pays for the entire plan.
For the market, this is a clear signal: flat-rate pricing for AI tools is a transitional model. For users, it’s a reminder not to build your workflow around a single vendor whose pricing policy can shift overnight.
Frequently Asked Questions about the GitHub Copilot sign-up pause
Can I still sign up for GitHub Copilot Pro?
No. As of April 20, 2026, GitHub has paused new sign-ups for Pro, Pro+, and Student plans. The only option for new individual users is the free Copilot Free tier. GitHub has given no timeline for when sign-ups might reopen.
When can I cancel Copilot Pro or Pro+ and get a refund?
Dissatisfied Pro and Pro+ subscribers have until May 20, 2026 to cancel their subscription and recover the unused portion of their billing period. It's an unusual refund window opened in response to the backlash over the announcement.
What's the difference between session limits and weekly limits in GitHub Copilot?
Session limits protect infrastructure during peak hours — once hit, you wait until the usage window resets. Weekly (7-day) limits cap total tokens consumed in a week and were introduced specifically to contain long-running, parallelized agent sessions. Both systems operate independently of your premium request entitlements, so you can still have premium requests left and yet hit a token wall.
Is Copilot Free still available for new users?
Yes — Copilot Free remains available for both new and existing users. It's currently the only path to start using Copilot if you don't already have a Pro or Pro+ subscription.
What are the alternatives to GitHub Copilot in 2026?
The most-cited alternatives are Claude Code, Cursor, and Codeium. Each offers a serviceable free or low-cost tier and is actively picking up users frustrated with Microsoft's direction.
Why is Microsoft removing Opus models from the Pro plan?
Opus models are expensive to run. The incoming Opus 4.7 carries a 7.5x premium multiplier (promotional price, valid until April 30) — more than double the retiring Opus 4.6. At $10/month for the flat-rate Pro plan, a handful of Opus requests can generate costs exceeding the entire monthly subscription fee.
Sources
- The Register — Microsoft’s GitHub grounds Copilot account sign-ups amid capacity crunch (April 20, 2026, Thomas Claburn)
- GitHub Blog — Changes to GitHub Copilot Individual plans (official post by Joe Binder, VP of Product)
- GitHub Changelog — Changes to GitHub Copilot plans for individuals
- GitHub Community Discussion #192963 — Announcement: Changes to GitHub Copilot Individual Plans (community reactions)
- The Next Web — GitHub freezes new Copilot sign-ups as agentic AI breaks the economics
- Neowin — GitHub halts new Copilot signups amid soaring usage and rising costs
- Dataconomy — GitHub Pauses Copilot Pro Sign-ups Over Rising Compute Costs
- The New Stack — GitHub pauses Copilot sign-ups as AI coding drives up compute demand
- GitHub Changelog — Pausing new GitHub Copilot Pro trials (context: earlier suspension of free trials)
- GitHub Copilot — Plans and pricing (official pricing page for Free, Pro, Pro+, Business, Enterprise plans)



