News · 2026-07-03
GitHub Copilot moved everyone to metered billing -- and developers are furious
GitHub moved every Copilot plan to usage-based billing on June 1, 2026, replacing the old flat-rate feel with a monthly allotment of AI Credits that heavy users can burn through in hours -- and the change has set off a loud developer backlash, with some vowing to leave. The shift crystallizes an industry-wide turn from predictable subscriptions to metered AI pricing, driven by how expensive agentic coding has become to run.
Key facts
- The change: all Copilot plans moved to usage-based billing on June 1, 2026; each plan includes a monthly allowance of AI Credits, where 1 credit equals 1 cent, metered by token use.
- Prices held, allowances capped: Pro stays 10 dollars (with 15 dollars of credits), Pro+ 39 dollars (70 dollars of credits), Max 100 dollars (200 dollars of credits); base prices did not rise.
- The friction: developers report burning a large share of a month's credits in a couple of hours of heavy agent use.
- Source: the GitHub blog post and the community FAQ discussion.
The background: Copilot began as a flat monthly fee for AI code suggestions -- pay 10 dollars, get autocomplete on tap. That model worked when the AI just finished your line of code. But Copilot, like every coding tool, has moved toward agentic use, where you hand the AI a whole task and it works autonomously, reading files, running commands, and generating large volumes of text across many model calls. That kind of session consumes vastly more computation than autocomplete, and flat-rate pricing cannot absorb it -- a single power user running agents all day could cost far more than they pay.
GitHub's answer is metering. As the company explains, usage is now calculated "based on token consumption, including input, output, and cached tokens," against each model's API rates, and every plan bundles a fixed monthly allowance of credits at a penny each. Importantly, the base prices did not go up, and lightweight features stay free: "Code completions and Next Edit suggestions remain included in all plans and do not consume AI Credits." The pain is concentrated on heavy agentic users, who blow past their allowance and start paying overages.
An analogy: it is the shift from an all-you-can-eat buffet to an itemized check. When AI coding was a light snack -- autocomplete here and there -- the buffet made sense and felt generous. Now that developers are ordering the AI to cook entire meals autonomously, the restaurant has started metering, and the customers who eat the most are seeing bills they never expected. One developer, GitHub's own community threads note, reported burning through roughly 8 percent of a monthly credit allocation in two hours.
The reaction has been sharp. The Register reported that angry developers are threatening to flee Copilot as metered billing takes hold, and community discussions filled with complaints about unpredictability -- the core grievance being not the total cost so much as not knowing, at the start of a session, what it will run to.
Why it matters: this is the flat-rate-to-metered turn arriving at the most-used AI coding tool, and it will not be the last. As agentic sessions get more capable, they get more expensive to serve, and providers cannot keep eating that under a fixed fee. The predictable second-order effect is a surge of interest in cost control -- and in running capable models locally or cheaply, sidestepping metered APIs entirely. That is the same current feeding demand for open-weight models, token-efficiency tools, and self-hosted setups. Metered billing also pushes teams to actually govern their AI usage, the way cloud spend got governed a decade ago.
The honest caveat: the most dramatic figures circulating -- bills leaping from tens of dollars to hundreds or thousands a month -- are individual reports, not audited averages, and they cluster among the heaviest agentic users, who are unusual. For a typical developer doing typical work, the included credits may well cover the month. The genuine, verified shift is structural: Copilot is now metered, base allowances are finite, and the era of treating frontier AI coding as an unlimited flat-rate utility is ending.
Key questions
What changed with GitHub Copilot billing?
Are base Copilot prices going up?
Why are developers upset?
Cite this
APA
Ground Truth. (2026, July 3). GitHub Copilot moved everyone to metered billing -- and developers are furious. Ground Truth. https://groundtruth.day/news/github-copilot-moves-everyone-to-metered-billing-and-devs-revolt.html
BibTeX
@misc{groundtruth:github-copilot-moves-everyone-to-metered-billing-and-devs-revolt,
title = {GitHub Copilot moved everyone to metered billing -- and developers are furious},
author = {{Ground Truth}},
year = {2026},
month = {jul},
url = {https://groundtruth.day/news/github-copilot-moves-everyone-to-metered-billing-and-devs-revolt.html}
}
Comments are replies to this story on Bluesky — reply with any Bluesky account to join in.