If you run a small software shop, freelance as a developer, or manage a team that depends on GitHub Copilot, you need to read this before June 1.
GitHub announced last month that all Copilot plans are moving to usage-based billing on June 1, 2026. The flat-fee era is over. Starting that date, Copilot usage will be measured in tokens, billed through a new "GitHub AI Credits" system, and tied directly to how much you actually use the product.
The base plan prices are not changing. Copilot Pro stays at $10/month. Copilot Business stays at $19/user/month. But what you get for that price just changed in a way that matters a lot for heavier users.
What Changed and Why
Under the old model, you paid a flat monthly rate and got a set number of "premium requests." Use them up and Copilot either degraded to a cheaper model or stopped responding. It was predictable but blunt.
Under the new model, your monthly plan converts entirely to AI Credits. A Copilot Pro subscriber gets $10 in credits per month. A Business subscriber gets $19 per seat. Each model has a published rate per million tokens, and every input token, output token, and cached token counts against your balance.
GitHub's own announcement is direct about why: "Copilot has evolved from an in-editor assistant into an agentic platform capable of running long, multi-step coding sessions." Their words. Agentic usage, where Copilot runs autonomously across an entire repository for extended sessions, burns tokens at a rate that the old flat-fee model was never designed to handle. GitHub was absorbing that gap. Now you are.
The Agentic Problem in Plain English
Here is the part that will catch a lot of small business developers off guard.
When you use Copilot to autocomplete a line or answer a quick question, the token cost is minimal. A short conversation might consume a few thousand tokens. At Copilot Pro rates, $10 in credits can sustain a lot of light to moderate daily use.
But agentic coding sessions change the math completely. A multi-hour Claude or Copilot session iterating on a large codebase can consume millions of tokens in a single afternoon. GitHub even noted in its announcement that the old model treated "a quick chat question and a multi-hour autonomous coding session" the same. Those are not the same anymore.
For individual developers who use Copilot casually, the transition will likely feel similar to before. For anyone running Copilot agents or doing intensive autonomous refactoring sessions, bills will be higher. The question is: how much higher?
GitHub has added a "preview bill" feature in Billing Overview on github.com. Log in now and check it before June 1. It will show your projected costs under the new model based on your current usage patterns. Do not skip this step.
Business and Enterprise Subscribers Get a Cushion
For business customers specifically, GitHub is offering promotional included usage for June, July, and August to smooth the transition:
- Copilot Business: $30 in monthly AI Credits (up from the standard $19)
- Copilot Enterprise: $70 in monthly AI Credits (up from the standard $39)
That cushion disappears in September. Plan accordingly.
GitHub is also introducing pooled credits at the organization level, meaning unused credits from one user can offset heavy usage from another. That is genuinely useful for teams where usage varies across members.
Admins get new budget controls: hard caps at the enterprise, cost center, or individual user level. If you manage a team, set those caps now. The last thing you want is an automated agent running over a weekend and posting a surprise bill on Monday.
What This Means for Small Teams
If you are a solo developer or running a team of two to five people, here is the practical read:
If you use Copilot for inline completions and occasional chat: You will probably be fine. Code completions and Next Edit suggestions are explicitly excluded from credits and remain included in all plans at no additional cost.
If you have started using Copilot agents or multi-step autonomous sessions: Log into GitHub now, check your Billing Overview preview, and set a budget cap before June 1. Decide how much you are willing to spend per month on agentic usage and configure the limit before the transition hits.
If you are on an annual plan: You are staying on the old premium request model until your plan expires, at which point you transition. Model multipliers for annual subscribers will increase on June 1, so you are not entirely sheltered, but full usage-based billing comes later.
The AI subscription era of loss-leader pricing is ending across the industry, not just at GitHub. OpenAI VP Nick Turley has publicly floated phasing out unlimited plans entirely, comparing them to "unlimited electricity." GitHub is simply the first major player to act.
The product you are using got substantially more powerful over the past two years. The price is now catching up.
Source: GitHub Blog, "GitHub Copilot is moving to usage-based billing", published April 27, 2026. Additional context from The State of Brand, May 2026.