Nice, only got the pro plan and didn't want to get Nickel and Dimed per usage so ended up ignoring claude code, but will give it another go now to see how far I can get with the Pro plan.
Turned out to be a blessing as it led me to discovering augmentcode.com which I'm now using. It's a monthly usage cap but has a unique context engine where it indexes your entire code base which gives its agents access to a lot more content about your code base which helps when adding features to match your existing implementations without needing to explicitly feed it context in every agent message. It still uses Claude Sonnet 4 [1] under the hood so the results are great.
Blows me away what AI agents are capable of these days, it's especially nice when they end up creating new Tailwind UIs (Vue) that's better looking than what I was even thinking about creating.
Augment is also my daily driver. It's absolutely fantastic.
qsort · 1d ago
Seems like it's a "limited" version of the offering though:
> Pro ($20/month): Average users can send approximately 45 messages with Claude every 5 hours, OR send approximately 10-40 prompts with Claude Code every 5 hours
> Model access: Pro plan subscribers can access Sonnet 4, but won’t be able to use Opus 4 with Claude Code
Most importantly no Opus 4. Still a great nice to have!
tcdent · 1d ago
I spend well over $20 a day when I am relying heavily on claude code. The $200/mo plan is a steal if the rate limits turn out to be reasonable.
pram · 1d ago
I haven't hit a limit yet on the $200 plan, but did hit the limit quite frequently on the $100 plan FWIW. I can't imagine these Pro limits will be very useful except for very light stuff.
soco · 1d ago
Is it still worth, I mean how's Sonnet vs Opus in terms of daily coding? I'm no asking about token usage, that's too abstract for me, but can it cover the whole codebase, and such.
dagw · 1d ago
how's Sonnet vs Opus in terms of daily coding?
For doing 'boring' day to day things in python I find them more or less the same. For doing non-trivial things in Rust, Opus is much better. Sonnet is much more prone to producing garbage that is just completely wrong in those cases. However I find Gemini 2.5 Pro better than both for harder programming problems.
shmoogy · 1d ago
Gemini is better than Claude in cursor, but in Claude coder I think Sonnet is better than Gemini (in cursor agent, can't use Gemini without the bridge or something else and I don't care about that case, may as well use aider or something similar).
qsort · 1d ago
I guess it depends? It seems a limited offering if you're planning to go all-in on agents, but on the other hand one of the most common complaints about Claude Code is that its costs are unpredictable and weird.
Your mileage may vary dramatically, but I don't think I would subscribe to Pro just for this. It's a "nice to have" on top of my existing Pro subscription whose services are the bulk of the value I'm paying for.
timmg · 1d ago
Doesn't give me an option to log in with Pro. I updated and restarted.
Anyone else have success logging in with Pro? (It says Max or PayAsYouGo).
iandanforth · 1d ago
I don't see any official announcement of this on their Twitter feed so its likely an in-progress change.
sbarre · 1d ago
I'm in the same boat. Maybe it's a phased rollout?
I'm in Canada, maybe this is US-only at first?
handfuloflight · 1d ago
Tried it in the US. Still tells me I need a Max plan.
sbarre · 16h ago
Update: It works now.
hboon · 1d ago
/login didn't help?
timmg · 23h ago
No. It gives two options: Max or pay-as-you-go. I selected Max and it told me I needed to upgrade from Pro.
timmg · 16h ago
Works now.
submeta · 1d ago
Does anyone know if this is available for the Teams plans as well? I still use a teams plan (5 users where I only use one seat). I did this before Anthropic introduced the Max plans. Would love to migrate to Max plan, but I don't have the time to recreate dozens of projects with all the attachments.
Is someone from Anthropic reading this? Is it possible to downgrade Teams plan to an individual Max plan and keep all the projects?
mortsnort · 23h ago
I have found Cline with Claude 4 to be light years better than using Claude Code (doing full vibe coding). The planning step and heavy communication of Cline leads to strong code, while Claude code pumps out disconnected spaghetti code. Is this the same experience others are having? I'd love to use the cheaper Claude code if it could perform better
I spent several hours and a few dollars with Claude Code last night on the PAYG plan so this is a welcome change if it gives me more for my Claude subscription.
prmph · 23h ago
This is what I see when I try it:
Claude Code can now be used with your Max subscription from the Claude
app or billed based on API usage through your Console account.
Select login method:
1. Claude account with Max subscription
Starting at $100/mo - Best value, predictable pricing
2. Anthropic Console account
API usage billing
Not sure whether the CLI has not been updated
caleblloyd · 1d ago
Can you have different people at different levels on the Teams plan? Like 2 pro, 2 max 5x, and 1 max 20x?
Them can you have it overflow to API credits once it hits the 5 hours max?
tosh · 1d ago
seems like dev agent pricing is consolidating around
Do people actually get value out of the monthly plans? I've been using API access to both Claude and OAI and end up paying less, while I keep hearing about people being rate limited with lower usage. Am I missing something here? The only one that made sense to me was Cursor, but that comes with extra features and model switching.
hombre_fatal · 1d ago
Claude Code is only useable from a subscription.
Other than that, API + custom UI seems better since you're paying for the usage instead of competing with other flat-fee users for what seem to be overprovisioned resources (claude.ai was always throwing https 500 or 'sorry we're too busy' errors for me until I switched to API).
Not sure if it's cheaper though - I never checked.
It's insane how bad the first party chat apps are though. That's reason enough to use the API.
nmcfarl · 1d ago
This was once true, I think, but it is no longer true. If you set an API key in your environment, Claude Code will work.
dkdcio · 1d ago
This did not when I tried it a few days ago but I also noticed it lets you use your API key after logging in through the web interface. I'll need to try again, really annoying that you can't just set $ANTHROPIC_API_KEY and have it work
nmcfarl · 1d ago
This is really possible. I installed Claude code many months ago, and never used it - but may have logged in in at that time. When sonnet 4 was released I tried it again, and started using it with just my API keys (I do not have a paid subscription).
bananapub · 1d ago
> Claude Code is only useable from a subscription.
incorrect, you can pay per API call instead if you want.
hombre_fatal · 1d ago
TFA says:
> Pro and Max plan subscribers have access to use Claude Code directly in the terminal.
Claude Code can spend from your API balance, but you still need a subscription to authenticate with the @anthropic-ai/claude-code tool.
Or has that changed and it's not being communicated well here?
bananapub · 1d ago
because it's a document in the "Max Plan" section of their website.
they are definitely not doing a good job on the release - that page doesn't mention Pro including it, and it's not actually available on Pro yet for half a dozen posters on this thread.
hombre_fatal · 1d ago
Hmm, I stand corrected.
I remember needing a subscription just to authenticate with the Claude Code tool (at least when it came out) even though it spends from my API balance kinda felt like a scam.
I wonder how the pricing works out between using Opus in Claude Code pay-as-you-go vs the $100/mo plan. All I remember is easily spending $25 in a Claude Code session if I let the context stay too big. So maybe the sub isn't a bad deal.
CuriouslyC · 1d ago
I use APIs for coding with Aider (gemini 2.5 pro is my preferred model), but still subscribe to ChatGPT plus because being able to use better models like O3 and 4.1 in chat, plus unlimited image generation, Realtime voice/video, Deep Research and Codex (as a backup agent while I'm manually driving Aider) ends up being worth the price.
KaiserPro · 1d ago
It tells me that I need to upgrade to max still.
ianwalter · 1d ago
I would subscribe to Max if they had a coding agent interface on web like OpenAI's Codex, but without a novel implementation like that the monthly plan doesn't make sense since you can just use API, OpenRouter, etc.
bananapub · 1d ago
> without a novel implementation like that the monthly plan doesn't make sense since you can just use API, OpenRouter, etc.
what a weird reply. whether the monthly plan makes sense depends on 1) whether it does useful things for you 2) whether you'd otherwise spend more than $20/month in API credits (which is low single digit hours of it churning away, in my experience).
ianwalter · 23h ago
How is that a weird reply? I literally started the sentence with "I".
bluelightning2k · 1d ago
I read through the pricing page and it's super confusing. Like I can understand it but it just seems very awkward.
I much prefer the price, and pricing model, of Windsurf (although Claude 4 not being an option is odd)
trashburger · 1d ago
Windsurf is now owned by OpenAI so Anthropic is playing politics and not giving them access (they're pulling put all existing models in ~5 days too).
kunwon1 · 22h ago
Looks like the link has been updated to remove references to Pro plans. Unfortunate
edit: they changed it back, and it's actually working now :D
cloudking · 1d ago
Cost vs value for coding, I'm still sticking with Gemini 2.5 Pro. I tried Sonnet and Opus in Cursor Max mode, and it was very expensive comparatively.
whitepoplar · 1d ago
Do you use Gemini 2.5 Pro via Cursor?
cloudking · 1d ago
Yes, in Max mode it's ~2x cheaper than Claude 4 and has a much large context window (1m tokens)
hboon · 1d ago
If/once you get Claude Code to work for you, there's really no good reason not to get the Claude Max.
DSingularity · 1d ago
How does it compare to a as aider?
bananapub · 1d ago
claude code is definitely...more proactive than aider with gemini or sonnet-4. claude code will just go and do a whole bunch of stuff, asking questions of you and of itself, even compared to aider in architect mode. it does seem to get stuck less often, too.
you can just use claude code with anthropic API pricing, so I'd suggest you just try it and see if it's better for you personally or not.
diego_moita · 1d ago
The biggest problem I have with Claude Code is that if, for some reason, the past discussion is not in the terminal then there is no way to review it. This is crucial to understand why my project went one way and not the other.
Aider might be less polished but at least it keeps an .md file with the chat history. That's why I am back to Aider + claude-opus-4.
pglevy · 1d ago
This is an important point. I hope they'll address this soon. I've just started tinkering with Code and took it for granted that I wouldn't lose the "conversation" when the terminal restarted.
Maybe just ask it to save off the contents of the session as it goes?
dkdcio · 1d ago
I've found it useful to have Claude Code basically take notes in a Markdown file as it's working. When needed, edit this manually + other context and feed it into a new session. This has been fairly useful for longer-running work.
pram · 1d ago
It saves all your conversations though. You have to start it with --continue or --resume
dzhiurgis · 1d ago
I've switched as soon as Jetbrains Junie was released. Before blowing $100 on cloude code was far too much. CLI was a stopgap for my tooling, but overall Junie is so much nicer to use and cheaper.
p.s. claude keeps trying to charge my card for subscription and wouldn't let me cancel it. Now on the basic plan some of the older projects aren't accessible so they've totally lost me. Online tons of horror stories people getting banned while unable to cancel their membership.
adenta · 1d ago
What's new here? I thought this already worked?
mr_mitm · 1d ago
I think you can now use Claude Code while only paying for Pro, ie. the chat bot web app. The API is a separate pay-as-you-go plan, or has been until now. But I'm not quite sure, they're super confusing about this.
throwaway314155 · 1d ago
Previously you could only use Code with an anthropic API token or a Claude Max (100-200$) account. Now you can get it with Claude Pro (20$ IIRC)
crawsome · 1d ago
Cursor still obscures Claude to me in every way, since it uses 3.5 and 4.0 Claude models, has almost no request limit from my personal uses, either. $20 goes possibly exponentially further on Cursor than Claude does for now. This could change in a week, though.
nimbius · 1d ago
no thanks.
- the real-world performance of Claude makes it seem like a grift.
- the real-world pricing of Claude seems to confirm this.
timmg · 1d ago
My experience is different than yours. I've found it to perform quite well.
Completely changes the way I think about coding now.
dagw · 1d ago
I find Claude by far the best chat for most day to day stuff. For harder programming tasks Gemini Pro is slightly better though.
kieloo · 1d ago
What's wrong with real-world performance? It's not perfect but it's pretty amazing with proper guidance.
No comments yet
lobsterthief · 1d ago
We’ve been using it for language translations and it’s been fantastic for that purpose
beowulfey · 1d ago
Which do you prefer of the different models for coding?
Turned out to be a blessing as it led me to discovering augmentcode.com which I'm now using. It's a monthly usage cap but has a unique context engine where it indexes your entire code base which gives its agents access to a lot more content about your code base which helps when adding features to match your existing implementations without needing to explicitly feed it context in every agent message. It still uses Claude Sonnet 4 [1] under the hood so the results are great.
Blows me away what AI agents are capable of these days, it's especially nice when they end up creating new Tailwind UIs (Vue) that's better looking than what I was even thinking about creating.
[1] https://www.augmentcode.com/blog/claude-sonnet-4-the-best-mo...
> Pro ($20/month): Average users can send approximately 45 messages with Claude every 5 hours, OR send approximately 10-40 prompts with Claude Code every 5 hours > Model access: Pro plan subscribers can access Sonnet 4, but won’t be able to use Opus 4 with Claude Code
Most importantly no Opus 4. Still a great nice to have!
For doing 'boring' day to day things in python I find them more or less the same. For doing non-trivial things in Rust, Opus is much better. Sonnet is much more prone to producing garbage that is just completely wrong in those cases. However I find Gemini 2.5 Pro better than both for harder programming problems.
Your mileage may vary dramatically, but I don't think I would subscribe to Pro just for this. It's a "nice to have" on top of my existing Pro subscription whose services are the bulk of the value I'm paying for.
Anyone else have success logging in with Pro? (It says Max or PayAsYouGo).
I'm in Canada, maybe this is US-only at first?
Is someone from Anthropic reading this? Is it possible to downgrade Teams plan to an individual Max plan and keep all the projects?
You can use https://github.com/eyaltoledano/claude-task-master via mcp or eg https://github.com/Helmi/claude-simone
Claude Code can now be used with your Max subscription from the Claude app or billed based on API usage through your Console account.
Select login method:
Not sure whether the CLI has not been updatedThem can you have it overflow to API credits once it hits the 5 hours max?
Other than that, API + custom UI seems better since you're paying for the usage instead of competing with other flat-fee users for what seem to be overprovisioned resources (claude.ai was always throwing https 500 or 'sorry we're too busy' errors for me until I switched to API).
Not sure if it's cheaper though - I never checked.
It's insane how bad the first party chat apps are though. That's reason enough to use the API.
incorrect, you can pay per API call instead if you want.
> Pro and Max plan subscribers have access to use Claude Code directly in the terminal.
Claude Code can spend from your API balance, but you still need a subscription to authenticate with the @anthropic-ai/claude-code tool.
Or has that changed and it's not being communicated well here?
https://www.anthropic.com/claude-code explains you can pay per token or pay monthly.
they are definitely not doing a good job on the release - that page doesn't mention Pro including it, and it's not actually available on Pro yet for half a dozen posters on this thread.
I remember needing a subscription just to authenticate with the Claude Code tool (at least when it came out) even though it spends from my API balance kinda felt like a scam.
I wonder how the pricing works out between using Opus in Claude Code pay-as-you-go vs the $100/mo plan. All I remember is easily spending $25 in a Claude Code session if I let the context stay too big. So maybe the sub isn't a bad deal.
what a weird reply. whether the monthly plan makes sense depends on 1) whether it does useful things for you 2) whether you'd otherwise spend more than $20/month in API credits (which is low single digit hours of it churning away, in my experience).
I much prefer the price, and pricing model, of Windsurf (although Claude 4 not being an option is odd)
edit: they changed it back, and it's actually working now :D
you can just use claude code with anthropic API pricing, so I'd suggest you just try it and see if it's better for you personally or not.
Aider might be less polished but at least it keeps an .md file with the chat history. That's why I am back to Aider + claude-opus-4.
Maybe just ask it to save off the contents of the session as it goes?
p.s. claude keeps trying to charge my card for subscription and wouldn't let me cancel it. Now on the basic plan some of the older projects aren't accessible so they've totally lost me. Online tons of horror stories people getting banned while unable to cancel their membership.
- the real-world performance of Claude makes it seem like a grift.
- the real-world pricing of Claude seems to confirm this.
Completely changes the way I think about coding now.
No comments yet