News & Updates, Industry Analysis, Code Editors

GitHub Copilot Pauses Sign-Ups as Agentic Costs Spiral

GitHub halted new Copilot Pro, Pro+, and Student sign-ups on April 20, tightened usage limits, and removed Opus models from Pro plans — because agentic workflows now routinely cost more per user than the plan price covers.

4 min read
GitHub Copilot Pauses Sign-Ups as Agentic Costs Spiral

Image by GitHub

GitHub Copilot Pauses Sign-Ups as Agentic Costs Spiral Out of Control

GitHub halted new subscriptions for its Copilot Pro, Pro+, and Student plans on April 20, tightened usage limits for existing individual accounts, and removed Opus models from the Pro tier entirely — all driven by agentic workflows consuming far more compute than the current pricing was ever designed to cover.

The announcement, posted by GitHub VP of Product Joe Binder, is the most significant change to Copilot's individual plan structure since the product launched in 2021. It signals a broader reckoning across the AI coding assistant industry over how to price autonomous, long-running AI sessions that bear no resemblance to the lightweight completions these tools were originally built for.

"It's now common for a handful of requests to incur costs that exceed the plan price," Binder wrote. "These are our problems to solve."

Internal documents obtained by newsletter Where's Your Ed At provided additional context: the week-over-week cost of running GitHub Copilot has nearly doubled since January 2026, driven by Agent Mode sessions, parallel cloud agents, and Copilot CLI running multi-step tasks for extended periods.

What Changed on April 20

Three changes took effect immediately and without advance notice to users:

1. New sign-ups are paused. GitHub has stopped accepting new subscribers for Copilot Pro ($10/month), Copilot Pro+ ($39/month), and Copilot Student. Only Copilot Free remains open to new users — with its substantially lower limits.

2. Usage limits are tightened. Copilot now enforces two separate limits: session-level caps to prevent peak-time overload, and weekly token-based limits to cap parallelized, long-trajectory runs. Pro+ offers more than 5× the limits of Pro. Both VS Code and Copilot CLI now display usage warnings before users hit the wall — an improvement over the previous silent cutoff.

3. Opus models removed from Pro. All Claude Opus series models — including Opus 4.5, 4.6, and 4.7 — are gone from Copilot Pro. Opus 4.7 remains available on Pro+ through April 30 with promotional pricing (7.5× premium request multiplier), after which Opus 4.5 and 4.6 will also be phased out from Pro+. Developers who relied on Opus for complex, multi-step reasoning tasks are locked out unless they upgrade.

Existing subscribers retain access on their current plans and can upgrade, but cannot roll back to features already removed. GitHub is offering refunds: Pro and Pro+ subscribers who cancel before May 20 will not be charged for April.

Why Agentic Workflows Changed Everything

Copilot was priced for a world of quick single-turn completions and lightweight chat. The product has since evolved aggressively into something very different: Agent Mode in VS Code, parallel cloud agents, Copilot CLI running multi-step tasks, and third-party integrations that chain dozens of API calls together.

GitHub's own /fleet feature — which lets developers spin up multiple parallel agents simultaneously — is cited as a specific example of usage that now "regularly consumes far more resources than the original plan structure was built to support."

The underlying economics no longer add up. A developer running /fleet across a large refactor can burn through a week's compute budget in a single session. GitHub framed this as a structural problem rather than user abuse: "Agentic workflows have fundamentally changed Copilot's compute demands."

The company also disclosed it is working toward token-based billing — the same direction OpenAI took with Codex on April 2, 2026, and the same pressure that led Anthropic to quietly test removing Claude Code from its $20/month Pro plan for a small slice of new subscribers on April 22.

Developer Fallout and Alternatives

The response from developers has been sharp. For individual Pro users, the value proposition has materially declined: Opus models are gone, limits are tighter, and new colleagues cannot subscribe to the same plan. Upgrading to Pro+ at $39/month is a near-4× price increase.

GitHub acknowledged the disruption and encouraged affected users to either upgrade or cancel. The company's advice to limit impact: use lower-multiplier models for simpler tasks, enable plan mode to improve task efficiency, and avoid parallel workflows that burn through weekly limits quickly.

For developers evaluating alternatives, Cursor ($20/month Pro), Claude Code (included with Anthropic Max plans), and Windsurf ($15/month Pro) remain open to new subscribers as of this writing and have not announced equivalent plan restrictions.

What's Unconfirmed

GitHub has not announced when Pro or Pro+ sign-ups will reopen, nor provided a timeline for the full transition to token-based billing. The company described the current changes as a bridge while it "develops a more sustainable solution" — but offered no roadmap details.

It also remains unclear whether the tighter limits for existing Pro users represent a permanent baseline or a temporary measure pending infrastructure improvements. GitHub's silence on the forward-looking plan is the most disruptive element of the announcement for engineering teams currently evaluating Copilot for company-wide deployment.

Share:

Other Latest News

Windsurf Becomes Devin Desktop With New Agent Command Center
AI Agents, News & Updates, Code Editors

Windsurf Becomes Devin Desktop With New Agent Command Center

Cognition has relaunched Windsurf as Devin Desktop, a full IDE with an Agent Command Center and open ACP protocol support that lets Codex, Claude Agent, OpenCode, and custom in-house agents run side by side in a shared Kanban workspace.

Jun 3, 2026
OpenAI Codex Lands on Amazon Bedrock for 5 Million Weekly Users
AI Agents, News & Updates, Code Editors

OpenAI Codex Lands on Amazon Bedrock for 5 Million Weekly Users

OpenAI's AI coding agent Codex is now generally available on Amazon Bedrock, giving developers at AWS-native organizations direct access to Codex through existing cloud infrastructure, procurement, and compliance workflows.

Jun 3, 2026
Anthropic Ships Claude Opus 4.8 With Dynamic Workflows and 3x Cheaper Fast Mode
AI Agents, News & Updates, Code Editors

Anthropic Ships Claude Opus 4.8 With Dynamic Workflows and 3x Cheaper Fast Mode

Anthropic releases Claude Opus 4.8 with improved agentic coding benchmarks, a 3x cheaper Fast Mode, and Dynamic Workflows that run hundreds of parallel subagents inside Claude Code.

May 29, 2026
MiniMax Revenue Doubles as M3 Promises 15x Long-Context Speed Boost
News & Updates, AI Assistants, Industry Analysis

MiniMax Revenue Doubles as M3 Promises 15x Long-Context Speed Boost

MiniMax annualized revenue doubled in two months, crossing 1M enterprise users. The company just teased M3's sparse attention architecture claiming 15.6x faster decoding at 1M-token contexts.

May 28, 2026
Anthropic Ships Free Claude Code Security Plugin to Catch Vulnerabilities in Real Time
AI Agents, News & Updates, Code Editors

Anthropic Ships Free Claude Code Security Plugin to Catch Vulnerabilities in Real Time

Anthropic's new Security Guidance plugin for Claude Code automatically scans code changes for injection flaws, unsafe deserialization, and 25+ dangerous patterns before they reach pull requests — free for all users on every plan.

May 27, 2026
Anthropic's Mythos Model Surfaces in Claude Code Ahead of Wider Release
AI Agents, News & Updates, Code Editors

Anthropic's Mythos Model Surfaces in Claude Code Ahead of Wider Release

Anthropic's most powerful restricted model, Claude Mythos 1, briefly appeared in Claude Code and Claude Security interfaces on May 25 — signaling the first commercial rollout of the model that found over 10,000 zero-day vulnerabilities under Project Glasswing.

May 26, 2026
← Scroll for more →