Developers thought they were buying a coding assistant.
For a while, that was simple enough. You paid for Copilot, opened your editor, and used it as part of the normal coding workflow. It felt like software. A subscription. Another monthly line item next to Slack, Figma, Notion, Canva, and whatever else had quietly become rent.
Then GitHub changed the meter.
Starting June 1, 2026, GitHub began moving Copilot from premium-request billing toward usage-based billing. Premium request units are being replaced by GitHub AI Credits, and billed usage is calculated based on token consumption: input tokens, output tokens, and cached tokens, priced according to the model being used.
That sounds like a pricing update. It is also a business-model shift.
The Subscription Illusion

The old software model trained everyone to think in user licenses. One developer. One license. One monthly price. That worked when the product was mostly software sitting on a server. The marginal cost of another click, another file, or another lightweight interaction was low enough to hide inside the subscription.
AI changes that.
A quick code completion and a long agentic coding session do not cost the same thing. A simple inline suggestion and a multi-file refactor are not the same product wearing different clothes. One is a nudge. The other can involve compute-heavy reasoning, context loading, model calls, and token burn.
GitHub says code completions and Next Edit Suggestions remain included in paid plans and do not consume AI Credits. But heavier Copilot work — Chat, CLI, cloud agents, Spaces, Spark, third-party coding agents, and code review — now sits much closer to a meter.
Translation: the subscription still exists, but more of the expensive AI usage now has a visible cost structure.
Why Some Developers Are Upset
Some developers are not angry because they failed to understand that AI costs money. They are angry because the product felt like a subscription and now behaves differently. That is a very different psychological contract.
A subscription says: use the thing. A meter says: think before you use the thing.
That matters inside a coding workflow. Long prompts, large context windows, model choice, code review, and agent tasks can now have a clearer cost shape attached to them. Developers may start managing behavior differently. They may use cheaper models. They may avoid agentic tasks. They may ask shorter questions. They may turn the assistant off for work that suddenly feels too expensive to delegate.
The tool does not disappear. But the relationship changes.

The Enterprise Split
For big companies, this may be annoying but manageable. GitHub says Business and Enterprise credits are pooled, and admins can use budgets and spending limits to control additional usage.
For smaller teams and individual developers, it feels sharper. Some developers were already reporting potentially much higher monthly bills — one estimated their company's cost jumping from $29 to $750 a month, another from $50 to $3,000. GitHub says individual paid plans include monthly AI Credit allowances — Copilot Pro at $10 a month includes 1,000 credits, Pro+ at $39 includes 3,900 — and users can buy more if they run out, subject to plan limits and budgets.
That is reasonable on paper. It also means Copilot is becoming more than just a user license. It is becoming a consumption product too. That is the real shift. GitHub is not only selling access to AI. It is selling compute through a developer interface.
The Bigger Story
This may be where more AI software is going. The subscription era made software feel unlimited. The AI era may make software feel metered again. Not because every feature suddenly has a separate bill, but because the cost structure is different. Bigger models, longer context windows, and agent loops have infrastructure behind them.
Copilot is a mainstream developer tool where users can feel the change directly. Developers were early to the AI productivity boom. Now they are early to the AI billing hangover.
The old SaaS deal was simple: pay every month and use the product.
The new AI deal is different.
Pay every month. Then watch your usage.



