When is Anthropic p...
 
Notifications
Clear all

When is Anthropic planning to release Claude Opus 5?

2 Posts
4 Users
0 Reactions
3 Views
0
Topic starter

Look I'm honestly just so fed up with the current state of Claude 3 Opus right now. I don't know if they are throttling the older models to push everyone toward the new Sonnet but the latency is actually killing my productivity lately. My logic was that if I pay the 20 bucks a month for the Pro sub I'd at least get consistent speeds and some priority access but it's been so laggy this week and I'm getting those 'overloaded' messages way too often for a paid account.

I'm in the middle of this massive data cleaning project for a client—it's a freelance gig I'm doing from my home office in Austin—and the deadline is in less than two weeks. I've got about 5,000 lines of messy JSON that I need to restructure and Opus used to be the absolute gold standard for this kind of heavy lifting but now it's just... I don't know. It feels like it's getting dumber or maybe I'm just getting more impatient because of the crunch. Sonnet 3.5 is fast sure but it misses the nuance I need for this specific code and it keeps hallucinating my variable names.

  • the output keeps cutting off mid-way through long files
  • it keeps forgetting the schema I defined three prompts ago
  • the token limit feels tighter than it used to be somehow

So I was thinking, okay, surely they have to be dropping the next big flagship powerhouse soon right? I keep seeing people on various subreddits and X talking about Opus 5 or whatever the next major version jump is gonna be. I know we just got the 3.5 update but it feels like a stopgap honestly. I'm looking for that massive leap in reasoning and a huge context window that doesn't slow to a crawl. If I have to wait another six months for a model that actually understands complex nested logic then I'm probably gonna have to cancel my subscription and just go back to GPT-4o even though I hate the way it writes.

Does anyone actually know when Anthropic is planning to release Claude Opus 5? Or whatever they're calling the next-gen powerhouse? I haven't seen any official dates and the lack of a roadmap is driving me crazy. Like, give us a hint? Anything so I can plan my budget for the rest of the year...


11

Tbh no one has a real date for Opus 5 yet since Anthropic is pretty secretive. Its super frustrating when you have a deadline... If the web version of Anthropic Claude 3 Opus Pro Subscription is laggy, maybe try:

  • using the API for better stability
  • processing JSON in 500 line chunks
  • checking outputs for logic errors Reliability is everything for freelance work, hang in there.


10

Like someone mentioned, the roadmap is a total mystery, but I honestly disagree with holding out for Opus 5 right now. If you're crunching 5k lines of JSON on a budget, paying $20 for a laggy UI isnt efficient. Tbh, just hook up DeepSeek-V2.5 API with its 128k context or use OpenRouter API Platform. You only pay for what you use, and the reasoning is solid for cleaning code without the weird web-app throttling. Its way better for a freelance budget.


Share: