GitHub Copilot's First Metered Bill Just Landed. Developers Are Furious.

June 30 closes the first full billing cycle since GitHub switched to token-based pricing on June 1 - and the numbers are nothing like what developers expected.

Saganote
Saganote ·
4 Min Read

June 30 closes GitHub Copilot's first full billing cycle since the platform switched to usage-based pricing on June 1. Developers who built agentic workflows around Copilot's old flat-rate model are opening billing dashboards this week to find charges they were not prepared for: $29 plans hitting $750, $50 plans hitting $3,000, and Pro+ subscribers burning through $39 in included credits in under two hours of normal work.

GitHub's Chief Product Officer Mario Rodriguez framed the change bluntly in April when he announced it. "Copilot is not the same product it was a year ago," Rodriguez wrote. He was right. Most developers just didn't see what the bill would look like until it arrived.

How the New Math Works

Every Copilot plan now includes a monthly allotment of GitHub AI Credits. One credit equals $0.01, consumed based on token usage - input, output, and cached tokens - at each model's published API rates. Plans include credits at parity with their subscription price: Pro ($10/month) gets $10, Pro+ ($39/month) gets $39, Business ($19/user/month) gets $19, Enterprise ($39/user/month) gets $39.

Code completions and Next Edit suggestions remain free on all plans. Everything else is metered: agentic sessions, premium frontier model access (Claude Opus 4.8, GPT-5.6), multi-step autonomous tasks, and code review through GitHub Actions. A single long agentic session - one where Copilot plans a task, edits across multiple files, runs tests, and iterates on failures - can consume $30 to $40 in credits on its own. A Pro+ subscriber gets $39 per month. Two sessions and the month is gone.

The Safety Net Developers Relied On Is Gone

Under the old premium request model, developers who exhausted their allowance fell back to a cheaper model and kept working. That fallback no longer exists. When credits run out, premium features stop until more credits are purchased or the next billing cycle begins.

One developer on the $39 Pro+ plan reported using roughly 8% of monthly credits in two hours - projecting their 7,000-unit quota would last under two days. Another reported spending more than $6 on a single change request, with no reliable way to predict consumption before submitting. A third, whose story ran in Visual Studio Magazine on June 2, faced a $180 bill on the very first day. The official GitHub community discussion thread on the change has drawn more than 400 comments and nearly 900 downvotes.

Annual plan subscribers get a partial reprieve: they stay on legacy request-based pricing until their plan expires. At expiration, GitHub is retiring annual plans entirely - everyone moves to monthly usage-based billing with no option to renew the old structure.

Why GitHub Made the Switch

Rodriguez's explanation is direct. A quick chat question and a multi-hour autonomous coding session used to cost GitHub the same number of premium requests. The company absorbed the escalating inference cost behind a fixed subscription price - and at some point the math stopped working.

"The current premium request model is no longer sustainable," Rodriguez wrote. For the record, that is a defensible position: every major AI developer tool company is confronting the same economics, and GitHub is not the last to blink. But GitHub trained developers to use Copilot for everything - run agent mode, review PRs, use premium models on complex tasks, iterate freely - and then changed the price of that behavior retroactively with one billing cycle of warning.

Where Developers Are Going

Migration threads started immediately on Reddit, X, and the GitHub community forum. Claude Code (Anthropic) does not meter token usage on its Pro subscription - developers pay a flat monthly rate regardless of session length or model choice. Cursor has a more predictable cost structure than Copilot now offers, though it moved to its own usage tiers in June 2025. Developers are also routing directly to model APIs through OpenRouter, RooCode, and LM Studio to control costs per request.

GitHub Isn't Alone - But Copilot Felt the Shift First

Copilot is the first major AI coding tool to close a full usage-based billing cycle, which makes its community reaction the loudest signal yet of how developers respond to the end of flat-rate AI. Windsurf moved to usage metering in March 2026. ChatGPT has been tiering toward the same structure. Google gates its Gemini Spark persistent agent behind a $100 per month AI Ultra subscription. The market is settling on a two-tier structure - roughly $20 per month for lighter use, roughly $200 for heavy agentic workflows - because a $39 seat cannot fund unlimited frontier model compute at the volumes agentic coding generates.

Unlimited agentic sessions under a fixed monthly subscription have ended across the whole market in the past 12 months. June 30 is just the first billing close that made it impossible to ignore.


Share this
Saganote

About Author

Saganote

Saganote is an independent technology publication covering artificial intelligence, startups, cybersecurity, consumer technology, science, and innovation. Our editorial team reports on the companies, products, and ideas shaping the future.