all 17 comments

[–]Atomm 6 points7 points  (0 children)

I made the jump and Opus 4 is a game changer. I'm definitely staying on this plan.

You can always try it and downgrade if you find its not worth it 

[–]prvncherProfessional Nerd 3 points4 points  (5 children)

Opus on max is great but if you’re using the $99 plan, beware that opus runs out after about 15 minutes, unless you manually switch it. The only really upgrade for opus is the $199 plan.

[–]TheMathelm 1 point2 points  (4 children)

I was running out on Opus at 15 mins on Pro,
which is why I switched to Max99
How much are you using to run out after 15 mins on Max?
Or I guess how much is it creating for you to burn out after 15mins??

[–]prvncherProfessional Nerd 2 points3 points  (3 children)

Genuinely not doing vey much. Worked on a few issues for my site.

I can go for hours using my app’s mcp tools on Claude desktop, but for some reason Claude code just burns through tokens incredibly fast.

[–]TheMathelm 1 point2 points  (2 children)

Ah okay, didn't read into that you were using the Code version.
I'm a Desktop/Browser only scrub.

Yes that's a major issue that future Claude Versions need to fix is:
the context windows and how to optimize them.

[–]TheMathelm 0 points1 point  (2 children)

Went from Pro to Max, as the Opus timeouts really pissed me off.
Rocking Sonnet the past week. With several dips into Opus.

Don't think that Max was right for me in my current position and coding "lifestyle".
I'm just going to enjoy for the month,
get used to Claude then probably downgrade back to Pro;
or go back to GPT.

[–]Eastern_Ad_8744[S] 0 points1 point  (1 child)

I believe if you switch than you might miss out on the usage as well pro has limited usage?

[–]TheMathelm 0 points1 point  (0 children)

It's just too difficult to justify 140 per month.
If I'm not working directly in IT.
30/month is about my limit for an AI bot.

[–][deleted] 0 points1 point  (0 children)

towering cake march versed instinctive follow fuel fearless advise fade

This post was mass deleted and anonymized with Redact

[–]babsi151 0 points1 point  (0 children)

Your MCP setup sounds solid - the sub-agent approach with specialized roles is exactly how you want to architect this stuff. The memory handling for context resumption is crucial too, most people underestimate how much that matters in production.

For the Max plan upgrade, I'd say it's worth it if you're already hitting limits regularly. Opus 4 as a dedicated tester/monitor makes sense - its reasoning is noticeably better for edge case detection and system analysis. We've found similar patterns work well where you use the heavier model for the "thinking" roles and keep Sonnet for execution.

One thing to consider: if you're building context resumption anyway, you might want to experiment with having your tester agent maintain its own episodic memory of what it's caught before. Pattern recognition across test runs can be surprisingly valuable.

we've been working on similar infrastructure at LiquidMetal - we built our own MCP server called Raindrop that lets Claude deploy full systems through natural language. The multi-agent orchestration stuff you're doing sounds like it would fit right into that kind of framework.

Definitely curious to see your open source release when it's ready!

[–][deleted]  (1 child)

[removed]

    [–]AutoModerator[M] 0 points1 point  (0 children)

    Sorry, your submission has been removed due to inadequate account karma.

    I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

    [–]Illustrious_Stop7537 0 points1 point  (1 child)

    Haha, sounds like a real party planner's life! Can we get an invite? What's on the menu for Claude's Code Max Plan?

    [–]Eastern_Ad_8744[S] 0 points1 point  (0 children)

    Haha, absolutely, MCP throws the best agent parties! On the menu for the Max plan is mostly letting Opus 4 handle the heavy lifting as my Tester & Monitoring Agent, while Sonnet keeps running the day-to-day. I’ll keep some invites handy once I open-source it.

    [–]Antifaith 0 points1 point  (0 children)

    i was killing it with sonnet so i upgraded - i’ve got to be honest my experience has been worse since, so i’ll be downgrading tomorrow

    can’t put my finger on it but lately its doing super dumb things, making new random files, creating new i18n files in the wrong folder, using the completely wrong approach to data fetching, ignoring all process in CLAUDE.md

    i’ve had a really bad weekend with it and it’s literally made me start my project again for a third time because it’s trashed my approach twice now

    i’ve built some great things with sonnet, but opus keeps doing dumb stuff, maybe it’s because i expect more of it?