Live data from Hacker News

GitHub Copilot is moving to usage-based billing

github.blog

91–100 of 583 posts

Re: GitHub Copilot is moving to usage-based billing

#91

Well. Just got an email from GitHub saying they'll be raising prices for Co Pilot. "To keep up with the way you use Copilot, we're transitioning to usage-based billing, and we want to give you enough time to prepare." Man, it was fun. Having my tokens subsidized by Microsoft. If the prices go up to much I guess I'll try Deepseek again.

Seems like a strong signal the money burning party is coming to a close. Nearly all AI companies have tightened their belts in the past month. Anthropic removed Claude Code from the Pro plan, Z.AI increased their prices, GitHub removed some Claude models from Copilot, now this.

Also, Opus 4.7 seems like a model more intended to save Anthropic money than push the bar.

Re: GitHub Copilot is moving to usage-based billing

#92
post #47

Current multipliers vs from June Opus 4.6 3x -> 27x Opus 4.7 3x -> 27x GPT 5.4 1x -> 6x EDIT: only applies to annual plans

Not apples for apples. Before: - Opus 4.6 each premium request is 3 premium requests After: - Opus 4.6 each dollar spent is 27 dollars in copilot AI Credits. Given that you'll receive 19 dollars of AI Credits in Business plan, that means you can probably say 1 "hi" to opus per month.

It is an apples for apples comparison since those new multipliers only count if you are on an annual plan in which case the premium request system stays in place until you either cancel and get a refund or until your renewal comes up. https://docs.github.com/en/copilot/concepts/billing/usage-ba...

If you are not on an annual plan, multipliers will be gone completely. You can see the rates that apply instead here: https://docs.github.com/en/copilot/reference/copilot-billing...

Re: GitHub Copilot is moving to usage-based billing

#93
post #25

I was curious why a company would still use the VS Code + Copilot sidebar method for coding, rather than something like Claude Code. Turns out there’s a GitHub Copilot CLI! I thought I was pretty familiar with available options, but no one in my circles ever mentions this product. It doesn’t seem to have much mindshare. Has anyone used it? What’s your experience? https://github.com/features/copilot/cli

Because Copilot is the only thing allowed at our corp

Re: GitHub Copilot is moving to usage-based billing

#94

Whose idea was this “premium request” model anyway? If you’re going to invent a new metric used to bill, why not align it with what, even at the time, was a clear underlying cost structure that GitHub actively chose to ignore for a more confusing system.

It made more sense in the ye old days where a request was basically just a chat message in a sidebar and it could also edit code. Then saying someone can use 300 chat messages a month kinda makes sense.

Turns out when a request can spawn tens of subagents and use millions of tokens over many turns of toolcalls then suddenly github copilot has a massive financial problem on their hands.

Re: GitHub Copilot is moving to usage-based billing

#95
post #91

Well. Just got an email from GitHub saying they'll be raising prices for Co Pilot. "To keep up with the way you use Copilot, we're transitioning to usage-based billing, and we want to give you enough time to prepare." Man, it was fun. Having my tokens subsidized by Microsoft. If the prices go up to much I guess I'll try Deepseek again.

Seems like a strong signal the money burning party is coming to a close. Nearly all AI companies have tightened their belts in the past month. Anthropic removed Claude Code from the Pro plan, Z.AI increased their prices, GitHub removed some Claude models from Copilot, now this. Also, Opus 4.7 seems like a model more intended to save Anthropic money than push the bar.

I believe Anthropic added CC back to the pro plan.

Re: GitHub Copilot is moving to usage-based billing

#96
post #25

I was curious why a company would still use the VS Code + Copilot sidebar method for coding, rather than something like Claude Code. Turns out there’s a GitHub Copilot CLI! I thought I was pretty familiar with available options, but no one in my circles ever mentions this product. It doesn’t seem to have much mindshare. Has anyone used it? What’s your experience? https://github.com/features/copilot/cli

I'm just so confused why people aren't just using ghostty/kitty/terminal.app and claude code. Compared to the other approaches I've tried, it's by far the most effective way to get performance from opus 4.6/4.7

Re: GitHub Copilot is moving to usage-based billing

#97
post #30

Earlier quoted context omitted.

GPT 5.4mini is even worse, from 0.33x to 6x which is ~18 times more expensive now.

GPT-5.4 and GPT-5.4 mini are now the same price, which, why?

Those multipliers will only apply if you are currently on an annual subscription (and only until your renewal comes up or you cancel). So I assume they simply want to make it as unattractive as possible to get most people to cancel it and move to the token based system.

Re: GitHub Copilot is moving to usage-based billing

#98
post #4

The era of subsidised inference is truly ending. The new model multipliers ( https://docs.github.com/en/copilot/reference/copilot-billing... ) seem like a huge leap, though. From 1x to 6x for new-ish GPT and Sonnet models. 27x for Opus... Seems like folks would be better off with OpenRouter instead.

FYI, these are the multipliers for annual plan. I would hazard a guess most people are not on an annual plan

Re: GitHub Copilot is moving to usage-based billing

#99

Has anyone found the answer to this yet? > What is the benefit of using the Copilot Pro+ at 39$/month instead of using the Copilot Pro at 10$/month and paying for extra usage?

Some models, for example Opus 4.7 and GPT 5.5, are only available on Pro+; Pro+ has audit logs and GitHub Spark; that's about it, as far as I can tell from https://docs.github.com/en/enterprise-cloud@latest/copilot/g...

Re: GitHub Copilot is moving to usage-based billing

#100

Current multipliers vs from June Opus 4.6 3x -> 27x Opus 4.7 3x -> 27x GPT 5.4 1x -> 6x EDIT: only applies to annual plans

I think that only applies to held-over users on the annual plan:

> Users on annual Pro or Pro+ plans will remain on their existing plan with premium request-based pricing until their plan expires, however, model multipliers will increase on June 1 (see table).

Post reply on HN