These bursts of downtime are one of the reasons I end up with multiple smaller subscriptions between providers. I'd just end up being really annoyed about the downtime if it lands in the middle of a working day.
Not sure if it’s just me but in Codex, GPT-5.6-Sol and IIRC older 5.5 models can stop dead in the track a couple times a day saying “model is at capacity” (paraphrasing). Then I wait a minute or two and ask it to continue and it’ll more often than not happily use the same model. These frequent mini “outages” are pretty annoying especially if one isn’t supervising. Claude has had long outages but I haven’t run into th…
Elevated errors on Claude Opus 5
31–40 of 79 posts
Re: Elevated errors on Claude Opus 5
#32Earlier quoted context omitted.
Sure, but I am a long time Opus user 4.5,4.6,4.7,4.8 and I wonder what's wrong with 5?
I remember when 4.7 and 4.8 were released and people were asking what's wrong with them and 4.6 is the best. But yes, I also think it's not the greatest model for programming. On the other hand, for agentic tasks that are not programming related it's hard to beat Opus 4.8. It can try different things and pivot even when the user is not great with prompting. 5.0 seems to not be worse, but definitely wastes more tokens…
Re: Elevated errors on Claude Opus 5
#33I would say "Elected errors _in_ Claude Opus 5" wouldn't be incorrect either.. Opus 5 isn't very reliable for coding and introduces a lot of regressions every single time I use it. Do you have the same experiences?
Getting to grips with each new model does require some tweaking and experimentation. So far I've found Opus 5 to repeatedly pause its work and give me some seemingly randomly invented decisions to make.
Any examples?
Re: Elevated errors on Claude Opus 5
#34Operationally (and anecdotally obv) we've found that accessing Claude via AWS Bedrock has been notably more stable than direct to Anthropic.
Re: Elevated errors on Claude Opus 5
#35Earlier quoted context omitted.
Opus 5 tries to modify the unit tests as a cover to its own regressions - thinking its own logic is correct and the test must be wrongly specified
I found it eagerly reversing existing product decisions like changing a user given date into created date, since it thought creating something that is in the past is incorrect. This was not even related to the task at hand at all. I noticed this kind of stuff happens more with ultracode for some reason.
Re: Elevated errors on Claude Opus 5
#36Earlier quoted context omitted.
It is a well known fact that projects with unit tests never have regressions.
I don't understand the need for the snarky comment, LLMs can run the test suite and avoid regressions.
Re: Elevated errors on Claude Opus 5
#37These bursts of downtime are one of the reasons I end up with multiple smaller subscriptions between providers. I'd just end up being really annoyed about the downtime if it lands in the middle of a working day.
Not sure if it’s just me but in Codex, GPT-5.6-Sol and IIRC older 5.5 models can stop dead in the track a couple times a day saying “model is at capacity” (paraphrasing). Then I wait a minute or two and ask it to continue and it’ll more often than not happily use the same model. These frequent mini “outages” are pretty annoying especially if one isn’t supervising. Claude has had long outages but I haven’t run into th…
Re: Elevated errors on Claude Opus 5
#38Re: Elevated errors on Claude Opus 5
#39Earlier quoted context omitted.
It sounds like you just need to correct the plan it lays out to avoid the regression? I'm just looking to debug with you, not defending the model. I've mostly used Opus 5 for code reviews & bugfixes.
Yeah fine. I mean my plan wasn't to difficult. For example this morning I started with Opus 5 to tackle a problem. During planning at some point Opus 5 detected _8_ regressions in it's own planning, after I directed it towards those potential regressions. So, in this very moment now, Fable 5 implements code already and the planning before with Fable, done with the same instructions, was flawless and quick. And I am s…