Ground Truth.
AI, checked against the source.

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 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.


Primary source, verified: read the paper →

Key questions

What changed with GitHub Copilot billing?

As of June 1, 2026, every Copilot plan moved to usage-based billing where each plan includes a monthly allotment of AI Credits, with 1 credit equal to 1 cent, and usage is metered by token consumption.

Are base Copilot prices going up?

No -- base prices are unchanged (Pro stays 10 dollars, Pro+ 39 dollars, Business 19 dollars), but each plan now includes only a fixed credit allowance, and heavy use beyond it costs extra.

Why are developers upset?

Agentic coding sessions consume tokens rapidly, and some developers report burning a large share of their monthly credits in a couple of hours, turning a predictable flat fee into an unpredictable metered bill.
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}
}

Topics: github · copilot · ai-pricing · developer-tools · agentic-coding

Comments are replies to this story on Bluesky — reply with any Bluesky account to join in.