Live data from Hacker News

Claude Code to be removed from Anthropic's Pro plan?

bsky.app

71–80 of 676 posts

Re: Claude Code to be removed from Anthropic's Pro plan?

#71

With GLM and Kimi getting better and better, with both still providing low-cost coding plans with higher quotas, and with how trivial it is to switch to them even within Claude CLI, I'm not sure what makes Anthropic think their users would rather pay 5x than switch to the competition.

Never mind GLM and Kimi, even GPT 5.4 offers a great plan for $20/mo. Even if it gets increased rate limits after May, it's still quite likely that casual users won't be hitting them on a regular basis.

Re: Claude Code to be removed from Anthropic's Pro plan?

#72

Earlier quoted context omitted.

Because 'claude -p' is a backdoor for any third party client to use subsidized token pricing, and they've flipped course again to decide they do want the OpenClaw type users as long as they're on the $100 plan.

> Because 'claude -p' is a backdoor for any third party client to use subsidized token pricing Wasn't this obvious from day 1 though? Can't see how anyone could've missed that.

It was obvious, which is why their earlier decision to attempt to restrict 3p access was hugely unpopular. They're now trying to walk that back but on the condition that those users need to be on the higher plan.

Re: Claude Code to be removed from Anthropic's Pro plan?

#73

I don't think I've ever been on such a rollercoaster with a company's reputation in the developer space. I started in January on the $20 plan, essentially my first agentic AI programming. I quickly started hitting limits developing several apps at the same time. I went up to the $200 plan after seeing the value. After seeing my own issues with 4.6 and the mega-post on Github about declining metrics in a decent datase…

[flagged]

Claude often doesn't know the truth about Claude Code etc. lol

Re: Claude Code to be removed from Anthropic's Pro plan?

#75

I don't think I've ever been on such a rollercoaster with a company's reputation in the developer space. I started in January on the $20 plan, essentially my first agentic AI programming. I quickly started hitting limits developing several apps at the same time. I went up to the $200 plan after seeing the value. After seeing my own issues with 4.6 and the mega-post on Github about declining metrics in a decent datase…

[flagged]

Do you understand how LLM's work and that they are always behind in their knowledge? Unless Claude does a network call to check its own website, it will give you outdated information. Its a prediction model, its not magic.

Re: Claude Code to be removed from Anthropic's Pro plan?

#78

Saw this coming eventually. $20/month for autonomous agents running 24/7 was clearly not sustainable at API pricing. The part that's surprising is there's still no official announcement - just a quiet page edit.

> running 24/7

This was never the case though. There's a per week and per 5 hour quota. If you exhaust either you have to wait for the reset. What they're doing makes no sense.

Re: Claude Code to be removed from Anthropic's Pro plan?

#79

I don't think I've ever been on such a rollercoaster with a company's reputation in the developer space. I started in January on the $20 plan, essentially my first agentic AI programming. I quickly started hitting limits developing several apps at the same time. I went up to the $200 plan after seeing the value. After seeing my own issues with 4.6 and the mega-post on Github about declining metrics in a decent datase…

[flagged]

The $20/month, which is now $17, should give you a hint? Models have a knowledge cut-off and will not reflect up to date information unless you trigger a web search.

Re: Claude Code to be removed from Anthropic's Pro plan?

#80

Saw this coming eventually. $20/month for autonomous agents running 24/7 was clearly not sustainable at API pricing. The part that's surprising is there's still no official announcement - just a quiet page edit.

The $20/mo plan never supported 24/7 autonomous agents. With Opus 4.5 and 4.6 I would hit resource limits after a reasonable amount of work, which corresponded to a variable amount of wall clock time.

This makes me think either they’re severely resource constrained and need to focus on “high value” customers, they’re bleeding money on inference, or their sales and marketing team is incompetent.

Regardless, this feels like a pretty big rug pull. Especially without a phase-out period and a real announcement. As someone using Claude Code on a personal hobby project to get a better feel for its capabilities, I’m not sure what to do now. I can’t justify the $100+/mo plans for a hobby project.

My choices are then:

  - Code this project by hand, which would be fun but defeats the point of this being my agentic coding project.

  - Find another model and use Codex or OpenCode or whatever.

  - Put the project on a shelf till this shakes out.
Fun times.
Post reply on HN