← Reddit

The Opus 5 loop

Reddit · mastropiero44 · July 26, 2026
“Oops. Everything I’d worked on over the last ten minutes turned out not to be quite right. I found something that contradicted it. Now I’m going to put together the correct plan.” Ten minutes later: “Oops. Everything I’d worked on over the last ten minutes —

Detailed Analysis

A Reddit post titled "The Opus 5 Loop," published to r/Anthropic, surfaces a specific and technically interesting complaint about Anthropic's newest flagship model, Claude Opus 5: a recurring pattern in which the model repeatedly discovers mid-task that its prior work was built on a flawed premise, discards it, restarts, and then repeats the cycle. The author describes a loop where every ten minutes or so the model announces it has found new information contradicting its plan, promises a "correct" or "final" version, and then does so again shortly after. Notably, the author does not frame this as a capability problem — they explicitly state Opus 5 is "unquestionably very intelligent" — but as a behavioral or process failure, where the model seems overeager to act on incomplete information rather than gathering sufficient context before committing to a plan.

What makes this critique noteworthy is the direct comparison the poster draws to Opus 4.8, which they describe as having achieved a meaningful leap in reliability and coherence. The implication is that Opus 5, despite being newer and presumably more capable on raw benchmarks, has regressed on a dimension that matters enormously for real-world agentic use: the ability to sustain a coherent plan across an extended task without thrashing. This is a distinction increasingly emphasized in AI development discourse — raw intelligence versus "agentic reliability" or "executive function." A model can ace reasoning benchmarks while still being poorly suited to long-horizon tasks if it lacks the discipline to sequence information-gathering before action, or if it's tuned to be reflexively self-correcting in ways that produce thrashing rather than convergence.

This kind of feedback matters because it reflects the growing sophistication of the Claude user base, many of whom now interact with these models primarily as autonomous agents completing multi-step tasks (coding, research, planning) rather than as single-turn chatbots. In that context, subtle behavioral regressions — like a tendency to loop between "discovery" and "replanning" phases — can be more costly than a drop in raw accuracy, since they burn context, time, and compute without necessarily converging on a better outcome. It also speaks to a known tension in RLHF and post-training: optimizing a model to be responsive to new evidence and quick to self-correct can, if overtuned, produce exactly this kind of oscillation, where the model never settles into confident execution.

More broadly, this anecdote is part of a recurring theme in frontier model releases: each new version brings genuine capability gains alongside idiosyncratic regressions that only emerge through extended, real-world use rather than benchmark evaluation. Community forums like r/Anthropic have become an informal but valuable channel for surfacing these patterns before they show up in formal evaluations, and posts like this one — detailed, specific, and grounded in direct usage rather than vague dissatisfaction — often shape subsequent model iterations or prompting guidance. Whether Anthropic addresses this through fine-tuning adjustments, system prompt changes, or explicit guidance about verification-before-planning behavior will likely determine whether Opus 5 is perceived as a strict upgrade over 4.8 or a step sideways for agentic workflows specifically.

Read original article →