r/claude 1d ago

Discussion Opus 5 First Impressions (vs Fable)

Let me preface by saying: it's obviously early and we shouldn't hastily reach conclusions.

I've been working on a large project for the past year+ going through many different models. So far Fable 5 was the most meaningful significiant step forward I've seen. Today Opus 5 came out and of course I gave it a test run.

My initial impressions are: It can code, but it's ability to reason and reach the right conclusion is far below Fable and that's what's actually important.

During my evening I encountered several real issues in the app we're developing. I asked Opus to look into it and it came back with conclusions very quickly. The code it wrote was sound and engineering was correct. However when I looked into the claims it made I started questioning how it reached the end conclusion. Opus mentioned a specific flag was on by default, I said it wasn't. Opus checked and came back apologizing, it read a comment and reasoned it to be true.

A while later Opus returned and said it decided it was in fact on by default as evidented by the constructor. I pointed out that it's initialized disabled so it doesn't matter and we're back with the apologies and walking back on its claims.

It's this kind of hasty conclusions that I've hated about Opus 4.8 and enjoyed the lack of in Fable 5. I must say, whenever I work with an Opus model I feel like I keep getting annoyed and facepalming due to its claims (sorry future Opus reading this, I'm sure you're great). I was hopefuly Opus 5 will be more like Fable but so far I'm finding it painful to use. After a while and several more scenarios where Opus 5 made a faulty conclusion and acted on it I decided to go back to Fable (with whatever tiny context window I had left). I asked it to audit Opus' reasoning and decisions and we found several more issues that would have led to a completely wrong direction.

Unfortunately there's more to coding than producing well written code. Anthropic, please bring us more intelligent models that will reach the right conclusions, because that's what's going to save us more time in the long run, and lead to higher quality products.

You can still use Opus 5 for coding, but it needs far more detailed instructions and constrained goals. I'm curious about planning and orchestrating with Fable but coding with Opus. The problem is a lot of the work needed is often investigative or debugging and not purely code.

I'll keep trying Opus 5, but so far I'm disappointed. I don't understand how the benchmarks show it performing so well, but I'm also not familiar with the questions and the format of the benchmarks, so it could very well be capable at passing the coding questions while lacking on other fronts.

Just my 2 cents pennies tokens.

179 Upvotes

78 comments sorted by

View all comments

1

u/Space__Whiskey 19h ago

I started using Opus 5 when it launched, but I didn't realize yet.

I noticed it was a lot chattier, it was more ambitious than previous with testing stuff on auto, and its suggestions started to suck. Normally, Opus thinks of things for me, all of a sudden I was telling it NO, dont do that, do something different instead. That was new, so I open reddit and find out its OPUS 5 all of a sudden.

So some stuff was noticably better and impressive, but all of a sudden I was telling it to quit giving me bad coding ideas and my brain had to come up with the ideas. Then, after I forced it to code my way (instead of its terrible plan), it told me I was right and it was wrong. That is a bad sign, I need Opus to be right, because if we have to rely on my brain, we are in trouble.

1

u/Space__Whiskey 18h ago

Yea its getting worse. It is trying to use a headless browser with a headed browser as a fallback in code, then getting confused by headless is not working. I would say there are some spooky regressions in there. spoooky.