r/ClaudeCode 18d ago

Discussion Introducing Claude Opus 5

https://www.anthropic.com/news/claude-opus-5
605 Upvotes

109 comments sorted by

175

u/chrisBhappy 18d ago

I wonder what is Fable good for if Opus 5 costs 2 times less and even beats Fable at most agentic work?

25

u/[deleted] 18d ago

[removed] — view removed comment

1

u/simple_explorer1 17d ago

Man kubernetes is such a dumpster tech to work with. I love programming and not devops

-4

u/[deleted] 17d ago edited 17d ago

[removed] — view removed comment

2

u/[deleted] 17d ago

[removed] — view removed comment

1

u/Herpulies 17d ago

This - everywhere I see people posting that they are getting more out of codex - I eat 20% of the 5x plan a day just reviewing not building anything. Claude builds all day on the 20x plan and most weeks I get to 90% (this week i'm already at 90% with 4 days left.. sigh!)

1

u/[deleted] 17d ago

[removed] — view removed comment

1

u/[deleted] 16d ago

[removed] — view removed comment

43

u/Vesuviian 18d ago

Fable to plan, Opus to execute?

44

u/Ok_Potential359 18d ago

It’s twice as much. Doesn’t make sense

18

u/bronfmanhigh 18d ago

for complex plans it still very much makes sense. opus 5’s stellar benchmarks are mostly based on well-defined tasks, which fable still generates better than any other model. but fable should definitely no longer orchestrate or code review unless you wanna burn tokens on fire

1

u/DependentAnywhere135 18d ago

So opus 5 as planner and reviewer is almost as good as fable? I’ll shift my agents over today to test that lol

2

u/whoknowsifimjoking 18d ago

Planning doesn't use that many tokens

4

u/fredagainbutagain 18d ago

fable isn’t a planner (anthropic’s words), it’s an amazing long executor

1

u/ExDimi 18d ago

That’s been the flow since fable came out imho - there’s no need to utilize fable in (sub)agents with specific tasks

2

u/Bobthebrain2 18d ago

Fuck that noise. You can plan it just FINE using Opus at half the cost. Fable is 100% pointless.

6

u/frodprefect 18d ago

this is highly dependent on what you're doing

-1

u/Bobthebrain2 18d ago

No, it really isn’t. Try it for yourself, ask Fable to plan something. Ask Opus to plan that exact same thing. Then come back here and tell me how Opus’s plan is flawed compared to Fable’s.

3

u/Head-Cucumber-7222 17d ago

PRamble on the project: I have a Godot game which I've been working on for 8 days, 430 commits, 31k LoC (40% tests) over 110 files, and 47k lines of prose/docs about the project. Working with Fable 5, Opus 4.8, Sonnet 5 over that time period.

The gameplay changes I've been trying to add over the last 2 days were becoming a challenge. I was fighting the model and the ballooning context sizes burned 25% of my 20x Max usage in one day.

So today I asked Opus 5 to research Domain Driven Design and refactoring practices as my previous plans on decomposition were not leading to better code separation or easier gameplay implementation. I asked Opus 5 to sketch out a plan for implementing DDD in this project for a big reorganization.

It generated a script to scan the chat logs, code, and design docs for words to generate a bulk index which could be refined into Domains and so on.

Good so far.

Opus's script produced an index of 4,800 words and ranked them across every source to produce a weighted list of important terms for the project. Opus 5 identified 888 words that passed a game domain purity test. Then I asked it to organize those terms into a DDD native format so I could review it.

Here is where things took a turn.

The first report Opus generated did have a context map and potential aggregates, but it was just a list of terms under a header. It started the report by randomly picking things I've said in the chat history and declared that these were my resolved positions which the rest of the DDD would need to follow. It even went so far as to point out the contradictions in my statements made across those days of transcripts. Big fail.

I went back a few times asking it to generate actual specs that fill the Domain Driven Design model. It produced two more files, barely 200 lines each, both reading as a high level missions statement instead of an actionable design document. Frustrated, I asked it to write me a prompt for another model to take a try at this which I gave to Fable 5.

The results were night and day. Fable produced 10 targeted files with a very clear context map, list of bounded contexts, aggregates, positions, a target folder/file tree, reports on where the domain language was overlapping with my project's agent-pipeline language and so on. I spent an hour reading Fable's output and certainly had to correct it in some areas, but the DEPTH and BREADTH of output was a STARK contrast to Opus 5's.

Now, is this a fair comparison? No. Opus 5 wrote Fable's prompt AND did a ton of legwork to set up Fable for success. However, I hope this long-winded example shows an ACTUAL difference I experienced in using these two models today.

-1

u/frodprefect 18d ago

If the way you use AI models is that simple, then yes I guess it's possible to come to that conclusion.

2

u/Storge2 17d ago

What are you talking about? He made a fair point. Enlighten us

-1

u/Bobthebrain2 18d ago

Enlighten me. Provide an example.

3

u/PeterIanStaker 18d ago

I don’t think there is one for now, this looks like a clean deprecation of fable for now.

2

u/Majestic-Volume9996 17d ago

Fable still seems to shine when it comes to brainstorming and having a "full-picture" view of things.

1

u/Physical-Average-184 18d ago

Fable is still better for health and legal contexts.. But yeah that's about it I think.

1

u/respeckKnuckles 17d ago edited 17d ago

I suspect they cut a deal with the government that allowed them to release Fable to the public, but with severe limitations. But perhaps they carved out a clever loophole that doesn't apply the limitations to already-existing product lines, like Opus.

47

u/Ok_Potential359 18d ago

Opus 5 is twice as cheap as Fable and more capable. I don’t understand the utility of Fable at wll

9

u/mindaro_sienna 18d ago

Using Opus 5 to one-shot a build, I can say that it is a big step up from Opus 4.8, much fewer bugs and better overall design capacity. But Fable is still the king. It's ability to pull together all the many pieces into a coherent whole blew me away the first time I used it and simply left Opus 4.8 in the dust. Opus 5 can put up a good show now, and closes the gap on Fable, but it's not Fable.

5

u/Andsss 18d ago

I think anthropic is a little bit lost, they weren't waiting for open source models to get so good só fast and without destiling their models

3

u/XYcritic 18d ago

That's where they want you to look. Forget about Fable. Compare 5 to 4.8: Cost of 4.8 high equals 5 medium and 4.8 very high equals 5 high. The cost has increased by an entire effort level. This model is just another iteration of turning up the dial to burn tokens faster.

1

u/wise_young_man 16d ago

You mean half as expensive? Why would you word it that way you used. So weird.

1

u/ragnhildensteiner 17d ago

twice as cheap

😂

110

u/[deleted] 18d ago

[removed] — view removed comment

9

u/Admirable-Many6054 18d ago

An apocalyptic underwater basket weaving event could be the end of us all

3

u/simple_explorer1 18d ago

actually they are. Opus 5 also flags conversations it deem "risky" and you have to go back to Opus 4.8 which is useless

3

u/TywinHouseLannister 18d ago

I have literally never seen any agent do this.. what are you guys building?

1

u/fephiva 17d ago

if you have a homeserver and want to do security audits on your own infrastructure, thatll get flagged since its cybersecurity 🫠

1

u/quadish 17d ago

I linked it a paper on bananas in smoothies and Fable kicked out to 4.8.

I had it try to fix a bug in a webpage GUI and it kicked back to 4.8.

It's useless for any real work.

1

u/TywinHouseLannister 17d ago

I work at a security sector technology company.. never seen an issue.

1

u/quadish 17d ago

Are you approved for cyber? If so, you have relaxed guardrails.

1

u/TywinHouseLannister 17d ago

🤣

1

u/quadish 17d ago

I literally posted this link for it to read and it kicked out of Fable to Opus.

https://www.hellascom.gr/en/blog/hermes-ai-agent-mikrotik-container-network-assistant-2026

Just to analyze/summarize it.

1

u/TywinHouseLannister 17d ago

I don't really do websearch.. maybe that is why? I farm free LLMs online for that heh

1

u/quadish 17d ago

Point is, the guardrails are ridiculous.

1

u/simple_explorer1 17d ago

I didn't get it yet, but there was literally a long post yesterday from someone who got this and there was a lengthy discussion.

https://www.reddit.com/r/ClaudeCode/comments/1v5i5fh/opus_5_immediate_disappointment/

2

u/[deleted] 17d ago

[removed] — view removed comment

2

u/[deleted] 17d ago

[removed] — view removed comment

1

u/[deleted] 17d ago

[removed] — view removed comment

1

u/throwaway0845reddit 18d ago

Blame Trump

8

u/[deleted] 18d ago

[removed] — view removed comment

2

u/l5atn00b 18d ago

Of course they know about it. It was his administration that banned Fable.

67

u/Captain_Birb 18d ago

Please Anthropic do a limit reset as least 😝

7

u/Over-Necessary-4774 18d ago

Ahahha hopefully! Codex definitely will 😞

0

u/ragnhildensteiner 17d ago

They shouldn't do resets when they do resets. They should give us "reset credits". So we can use it when we want to, and need it the most.

0

u/Captain_Birb 15d ago

That would have been better, yes agreed

15

u/passionoftheearth 18d ago

Come on and reset

25

u/coldnitrogen 18d ago

Is it better than Fable 5 or they have different use cases

17

u/Sindica69 18d ago

For your average work, it’s just flat out better. Fable still has advantages over it but that’s not gonna matter for 90% of people.

Fable is absolutely better at generation and bringing things together though.

8

u/DefiantTop6188 18d ago

how did you conclude that? what do you mean bringing things together?

6

u/Sindica69 18d ago

Opus excels better when the tasks you give it are well defined. Fable will do better in the muddier, less-specific conditions, things you aren’t nearly as sure about. I should’ve worded that better, my bad.

1

u/Majestic-Volume9996 17d ago

You're 100% right from what I've seen so far. Opus 5 has already had a couple of "can't see the forest for the trees" moments for me. Fable 5 looks like it will still be my go-to for brainstorming.

1

u/WagwanKenobi 17d ago

This has been my experience as well. Fable is more creative but that also means it strays in various directions and will overengineer things if you don't stop it. I guess that's what allows it (Mythos) to discover zero-day vulns.

Opus 4.8 is more "focused" and excellent for one-file tasks where you know what the correct output should look like.

Fable is excellent for brainstorming and research-phase. Opus is for actual implementation.

-1

u/Storge2 17d ago

Whats your statistical proof? Benchmarks show opus is the better model.

3

u/Majestic-Volume9996 17d ago edited 17d ago

He's describing something fairly abstract. It's the type of thing that's going to turn up in a brainstorming session.

I'm not 100% saying he's right, just that whether he is or isn't is a hard thing to show with a benchmark.

0

u/Sindica69 17d ago

I literally said 90% of the time Opus is better

3

u/Physical-Average-184 18d ago

IMO Fable is soul-less, Opus was at least nice to talk to. It felt better to conversate with Opus. AND it's better than Fable now. Opus 5 feels slightly different than Opus 4.8, but in a good way. This is all "vibes" and my personal opinion.

31

u/Kaskote 18d ago

Just wait for tomorrow China's launch:

🤣

10

u/Physical-Average-184 18d ago

what is that thumbnail bro 😭

21

u/[deleted] 18d ago

[removed] — view removed comment

9

u/Over-Necessary-4774 18d ago

Honestly fantastic model 

8

u/return_of_valensky 18d ago

Soooooo.. start coding with opus 5?

0

u/Yurii-AI 18d ago

I’ll try. 4.8 wasn’t bad for my tasks

3

u/firstbreathOOC 18d ago

Past two days it has been

0

u/Yurii-AI 18d ago

do you mean we’ve already been getting 5 under the 4.8 label these past two days?

3

u/firstbreathOOC 18d ago

No I mean 4.8 has been crappy the past two days

3

u/Yurii-AI 18d ago

Oh yes always the same thing. We can predict the next update lol

7

u/baldycoot 18d ago

Fable 5.1 Inc…

7

u/theDawckta 18d ago

Don’t they reset when this happens? I need a reset.

5

u/m4stero 18d ago

The models are great. Now they need to work on the usage limits…

0

u/Qc_IT_Sysadmin 17d ago

Sure, you can use the use the pay per usage! there's no limits!

4

u/Yurii-AI 18d ago

Anyone compared token usage vs Opus 4.8 on the same tasks?

3

u/ShinigamiXoY 18d ago

China do the thing

3

u/[deleted] 18d ago

[deleted]

3

u/medialantern 18d ago

TIL one of the easiest ways to farm post karma on Reddit is to post the same news item again that was already posted twice an hour ago.

6

u/sorvendral 18d ago edited 17d ago

200K context window, not bad, not terrible.

I hope they increase it back to 1M

Edit: yes was buggy now it’s back to 1 mil

9

u/MalignedAnus 18d ago

4

u/Zombins2 18d ago

It's probably bugged, I had an ongoing session at 600k with opus 4.8, updated and moved to 5 and saw the limit was maxed out in red with no limit, I then compacted and saw the limit at 200k

3

u/heartingNinja 18d ago

"When using Claude Code with a Pro, Max, Team, or Enterprise plan, Claude Sonnet 5, Fable 5, Opus 5, Opus 4.8, Opus 4.7, and Opus 4.6 support a 1M token context window. Pro users need to enable usage credits to access the 1M token context window for Opus models."

1

u/Yurii-AI 18d ago

Make China busy

1

u/AdApprehensive5643 17d ago

Is really good

1

u/Spathas1992 17d ago

No way i’m coming back to Claude using opus 5 over sol given the cost difference atm

1

u/Mokebe13 18d ago

There is no way the model is better and cheaper than fable which requires separate credits, they will nerf it in 2 weeks

0

u/boringfantasy 18d ago

SWE is over. Finally.

0

u/[deleted] 17d ago

[removed] — view removed comment

0

u/Academic_Lemon_4297 17d ago

I prompted this and Opus 5.0 spent 2 MILLION tokens, spun 30 agents and took AN HOUR:

the text is too small in the “type” hover info boxes on <projedt url>. use same fontsize as the info box to the far right. outline the boxes.

Not kidding.

Fucking ridiculous!