Why the Change
GitHub framed the move as a response to a fundamental shift in how Copilot is being used. The product has evolved from an inline code completion tool into an agentic platform capable of running multi-hour coding sessions, iterating across entire repositories, and using the latest frontier models. GitHub said it has been absorbing escalating inference costs behind the current flat-rate model, and that the economics are no longer sustainable.
"Today, a quick chat question and a multi-hour autonomous coding session can cost the user the same amount," the company wrote in its announcement. Usage-based billing ties pricing to actual resource consumption, a shift that GitHub said is necessary to maintain long-term service reliability and reduce the need to gate heavy users.
What Changes for Annual Subscribers
Annual plan holders face the most significant disruption. While monthly subscribers will be automatically migrated on June 1 with no action required, annual subscribers stay on their existing PRU-based structure until their term expires, but the model multipliers that govern how many PRUs each model consumes are increasing substantially on June 1.
For annual plan users, Claude Opus 4.7 moves from a 7.5x multiplier to 27x. GPT-5.4 moves from 1x to 6x. GPT-4.1, previously included at no extra PRU cost, moves to a 1x multiplier. The practical effect is that annual subscribers keep the old pricing structure but lose most of its value for high-end models. They have three options: stay on the annual plan and accept the higher multipliers, convert to a monthly plan before expiration and receive prorated credits for the remaining annual value, or let the plan expire and fall back to Copilot Free.
New Billing Mechanics
Under the new system, AI Credits are consumed based on token usage — input tokens, output tokens, and cached tokens — at published per-model API rates. Code completions and Next Edit suggestions are not changing and will not consume AI Credits. Copilot code review will now also consume GitHub Actions minutes on top of AI Credits, billed at the same per-minute rate as other GitHub Actions workflows.
For enterprise and business customers, GitHub is offering a transitional buffer: Business accounts will receive $30 in monthly AI Credits for June through August (up from the standard $19), and Enterprise accounts will receive $70 (up from the standard $39). GitHub is also launching a preview billing experience in early May, intended to give users and administrators visibility into projected costs before the June 1 deadline.
The Broader Signal
The Copilot pricing overhaul reflects a tension that is building across AI developer tools. As agentic capabilities become the default rather than the exception, the compute economics of flat-rate subscriptions become increasingly difficult to sustain. The same math applies to Copilot's competitors — OpenAI Codex, Anthropic's Claude Code, Cursor, and others all face growing inference costs as users run longer, more autonomous sessions.
For developers, the transition introduces a new kind of cost uncertainty. A pull request review, a bug fix, and a repository-wide refactor all carry different credit costs that are not always predictable in advance. GitHub's May billing preview will be the first test of whether the new model is transparent enough for individuals and engineering teams to plan around effectively.
This article is based on the official GitHub Blog announcement, GitHub Docs, and community discussion on Hacker News.
Image courtesy of Solen Feyissa and Unsplash.
This article was generated with AI assistance and reviewed for accuracy and quality.