Live data from Hacker News

Changes to GitHub Copilot individual plans

github.blog

11–20 of 241 posts

Re: Changes to GitHub Copilot individual plans

#12
I cannot understand people still using anthropic models on copilot, when gpt 5.4 is better and 3 to 7 time cheaper. Anthropic quite obviously raised their licensing to the max. You probably can still have a taste of it for a few minutes before being limited on their own subscription.

Re: Changes to GitHub Copilot individual plans

#13
I'm not surprised at all. This was one of the most generous plans out there, offering frankly ridiculous pricing based on a single prompt regardless of turns taken or tokens used. I was subscribed for a month around Christmas and got a shitload of tokens out of Opus 4.5 for a measly $10.

Re: Changes to GitHub Copilot individual plans

#14
post #12

I cannot understand people still using anthropic models on copilot, when gpt 5.4 is better and 3 to 7 time cheaper. Anthropic quite obviously raised their licensing to the max. You probably can still have a taste of it for a few minutes before being limited on their own subscription.

Simple, for what I'm doing Opus 4.6 (and before that, Opus 4.5) are just much better at following my instructions and achieve consistently better results.

From what I've been gathering, this split in success seems to depend a lot on the types of tasks, the domains / programming languages / frameworks used, and style of prompting.

I couldn't get 5.2 to follow instructions for the life of me, even when repeating multiple times to do / not do something. 5.3-codex was an improvement and 5.4 while _usually_ decent still regularly forgets, goes on unnecessary tangents, or otherwise repeatedly stops just to ask for continuation.

Sure, I'm paying 3x more per request, but I'm also doing 5x fewer requests.

Or well, used to. Still bummed about them dropping 4.6.

Re: Changes to GitHub Copilot individual plans

#15
post #12

I cannot understand people still using anthropic models on copilot, when gpt 5.4 is better and 3 to 7 time cheaper. Anthropic quite obviously raised their licensing to the max. You probably can still have a taste of it for a few minutes before being limited on their own subscription.

Anecdotally, I experimented GPT-5.4 xhigh and something about the code it wrote just didn't vibe with me.

It felt like I constantly have to go back and either fix things or I just didn't like the results. Like the forward momentum/progress on my projects overally wasn't there over time. Even with tho its cheaper it just doesn't feel worth it, to the point I start to feel negative emotions.

I'm actually a bit worried that I've somehow become to feel more negative emotions with agentic coding. Quicker to feel frustrated somehow when things aren't working.

Re: Changes to GitHub Copilot individual plans

#17
post #8

This thread is pretty quiet for what strikes me as a substantial set of changes with, presumably, more substantial changes still to come for anyone not grandfathered into a Pro plan. I get the impression that the intersection of HN posters and Copilot users is quite small in practice; that Claude Code and Codex suck up all the oxygen in this room. But it seems plausible we’ll see similar “true costs greatly exceed ou…

The ux of copilot driving Claude beats Claude Code handily.

I never understood the low visibility.

Expensive ram is annoying. I don't look forward to expensive ai.

Re: Changes to GitHub Copilot individual plans

#18
Damn it was good while it lasted, but it was obvious the previous per request pricing scheme was misaligned with their actual costs. MS's product people must be seriously detached from their technical and financial people for it to have even lasted this long (or they're willing to burn a lot of money for the typical "make customers happy and then rug pull" cycle, but hey, Hanlons razor).

Given that they've already silently had session + weekly rate limits for the past couple weeks already at least (I've hit them), I wonder if this change is just making them visible to the user, or if it's actually tightening them too.

If it's the former then I can say they're still significantly more generous than claude pro (on the pro+ plan), so this might be okay. If it's the latter, and the new limits are similar to claude pro then copilot is going to be significantly less useful to me.

Re: Changes to GitHub Copilot individual plans

#19
post #14
post #12

I cannot understand people still using anthropic models on copilot, when gpt 5.4 is better and 3 to 7 time cheaper. Anthropic quite obviously raised their licensing to the max. You probably can still have a taste of it for a few minutes before being limited on their own subscription.

Simple, for what I'm doing Opus 4.6 (and before that, Opus 4.5) are just much better at following my instructions and achieve consistently better results. From what I've been gathering, this split in success seems to depend a lot on the types of tasks, the domains / programming languages / frameworks used, and style of prompting. I couldn't get 5.2 to follow instructions for the life of me, even when repeating multip…

My experience is similar. Opus, especially Opus 4.5, understands my intentions better even when poorly phrased, and more consistently follows my instructions to do only what's necessary and no more.

As far as I can tell, the distinctive feature of my workflow is that I'm giving it small, contained single-commit-sized tasks and limited context. For instance: "For all controller `output()` functions under `Controller/Edit/` and `Controller/Report/`, ensure that they check `Auth::userCanManage`." Others seem to be taking bigger swings.

Re: Changes to GitHub Copilot individual plans

#20
Yesterday, Opus 4.6 cost three credits. You can no longer use 4.6 or 4.5.

Opus 4.7 is available today for 7.5 credits per prompt.

They have also suspended new signups.

After testing all of the major IDEs/tools that integrate with LLMs over the last four weeks, I was happy to settle on Copilot. I, and others, seem to be a lot confident in that decision. Especially since there seems to be no refund path for people who prepaid for a year.

In my 30+ years online, I've never seen an industry change so much in terms of pricing, service levels, etc, as I have the last two months.

I'm really curious where all of this lands, and if AI coding tools will be something that only a small percentage can genuinely afford at a competitive level.

Post reply on HN