I have found that Claude Opus 4.6 is a better reviewer than it is an implementer. I switch off between Claude/Opus and Codex/GPT-5.4 doing reviews and implementations, and invariably Codex ends up having to do multiple rounds of reviews and requesting fixes before Claude finally gets it right (and then I review). When it is the other way around (Codex impl, Claude review), it's usually just one round of fixes after t…
I have noticed this as well. I frequently have to tell it that we need to do the correct fix (and then describe it in detail) rather than the simple fix. And even then it continues trying to revert to the simple (and often incorrect) fix.
Issue: Claude Code is unusable for complex engineering tasks with Feb updates
101–110 of 829 posts
Re: Issue: Claude Code is unusable for complex engineering tasks with Feb updates
#102Re: Issue: Claude Code is unusable for complex engineering tasks with Feb updates
#103Re: Issue: Claude Code is unusable for complex engineering tasks with Feb updates
#104Its so silly everyone being dependent on a black box like this
Re: Issue: Claude Code is unusable for complex engineering tasks with Feb updates
#105Re: Issue: Claude Code is unusable for complex engineering tasks with Feb updates
#106Re: Issue: Claude Code is unusable for complex engineering tasks with Feb updates
#107That analysis is pretty brutal. It's very disconcerting that they can sell access to a high quality model then just stealthily degrade it over time, effectively pulling the rug from under their customers.
Stealthily degrade the model or stealthily constrain the model with a tighter harness? These coding tools like Claude Code were created to overcome the shortcomings of last year's models. Models have gotten better but the harnesses have not been rebuilt from scratch to reflect improved planning and tool use inherent to newer models. I do wonder how much all the engineering put into these coding tools may actually in…
Re: Issue: Claude Code is unusable for complex engineering tasks with Feb updates
#108The assertion in the issue report is that Claude saw a sharp decline in quality over the last few months. However, the report itself was allegedly generated by Claude. Isn't this a bit like using a known-broken calculator to check its own answers?
Re: Issue: Claude Code is unusable for complex engineering tasks with Feb updates
#109This has to be load related. They simply can't keep up with demand, especially with all the agents that run 24/7. The only way to serve everyone is to dial down the power.
Re: Issue: Claude Code is unusable for complex engineering tasks with Feb updates
#110I have found that Claude Opus 4.6 is a better reviewer than it is an implementer. I switch off between Claude/Opus and Codex/GPT-5.4 doing reviews and implementations, and invariably Codex ends up having to do multiple rounds of reviews and requesting fixes before Claude finally gets it right (and then I review). When it is the other way around (Codex impl, Claude review), it's usually just one round of fixes after t…
Hmm in my experience (I've done a lot of head-to-heads), Opus 4.6 is a weaker reviewer than GPT 5.4 xhigh. 5.4 xhigh gives very deep, very high-signal reviews and catches serious bugs much more reliably. I think it's possible you're observing Opus 4.6's higher baseline acceptance rate instead of GPT 5.4's higher implementation quality bar.