Press Release Desk

Your Trusted Source For Verified Official News

Technology
GITHUB
📅 Apr 22, 2026

GitHub Copilot Pauses New Sign-Ups and Tightens Usage Limits for Individual Plans

GitHub has paused new sign-ups for its Copilot Pro, Pro+, and Student plans while tightening token-based usage limits and restricting access to Opus models, citing surging compute demands from agentic workflows that exceed what the original pricing structure was designed to handle

GitHub announced on April 20, 2026, that new subscriptions to its Copilot Pro, Pro+, and Student individual plans are temporarily suspended. The pause is aimed at protecting the experience for users who are already on these tiers. Alongside the sign-up freeze, the platform is rolling back model availability for Pro subscribers — Opus models are no longer accessible at that tier, while Opus 4.7 remains available exclusively for Pro+ holders.

🔑 Key Highlights

  • New sign-ups for Copilot Pro, Pro+, and Student plans are paused
  • Pro+ plans offer over 5X the usage limits of Pro plans
  • Opus models removed from Pro; Opus 4.7 stays on Pro+
  • Weekly and session limits are now token-based, not request-based
  • Affected users can claim refunds between April 20 and May 20

The platform now enforces two independent guardrails on consumption: session limits and rolling weekly limits. Session-level caps prevent service degradation during periods of peak demand, while the seven-day token ceiling was introduced more recently to rein in the cost of parallelized, long-running AI sessions. Critically, these token-based limits operate separately from a subscriber's premium request allocation — a user can exhaust their token budget while still having premium requests remaining.

The catalyst is GitHub Copilot's expanding agentic functionality. As the tool has grown capable of orchestrating subagents across complex, multi-step coding tasks, individual sessions have begun consuming compute at a scale that the original flat-rate plan economics were never designed to absorb. GitHub stated explicitly that it has become common for a handful of agent-driven requests to generate costs that exceed the entire monthly plan price — a structural imbalance the company says it needs to address before it can sustain quality at scale.

To ease the transition for affected subscribers, GitHub has opened a refund window. Users on Pro or Pro+ who find these restrictions unworkable can cancel their subscription and receive credit for the unused portion of their billing cycle by contacting GitHub Support any time between April 20 and May 20, 2026.

To give users more visibility into their consumption before hitting a wall, GitHub has deployed real-time usage indicators inside both VS Code and the Copilot CLI. These tools now surface a warning once a user crosses 75% of their weekly token allowance, along with the exact reset time. Developers looking to extend their available headroom are advised to favor lower-multiplier models for routine tasks, use planning mode before executing long agentic jobs, and avoid parallelized tooling like /fleet when nearing a weekly ceiling.

📊 What This Means (Our Analysis)

This decision marks a concrete inflection point: the economics of AI-assisted development, particularly at the agentic tier, have outpaced the assumptions baked into flat-rate consumer pricing. GitHub's candid acknowledgment that individual sessions can now cost more than the full plan price strips away any pretense that current price points were calibrated for this level of usage.

The refund window and the new transparency tools are genuine accommodations — but they don't change the direction of travel. Developers who lean heavily on agentic workflows should expect tiered limits and premium pricing tiers to become the norm across AI coding platforms, not the exception.

📌 Our Take: How the industry resolves the tension between expanding AI capability and sustainable per-seat pricing will define the next phase of developer tooling — and GitHub's move has placed that question squarely on the table.

📢 Read the Official Press Release

Read Official News →
Back to All News