Guozhen AIGlobal AI field notes and model intelligence

Realtime AI News

Anthropic Explains Why Opus 5.5 Seems to Quit Mid-Task: Your Program Clocked It Out

Users of Anthropic's Opus 5.5 have complained that the model often stops halfway through a task, and Anthropic's explanation, reported by Chinese outlet Sina, is that the model is not the one walking away — the surrounding program ends the session for it. The reframing moves the blame for a class of agent failures from model capability to the scaffolding around it.

Published
Anthropic 回应 Opus 5.5“干到一半就停”:是程序替它打了下班卡
Image source: anthropic.com

A recurring complaint around Anthropic's Opus 5.5 is that the model appears to abandon long tasks halfway through, as if it decided to go home early. In a report carried by Sina's mobile news site, Anthropic's explanation is boiled down to one line: it is not the model that clocks out, it is your program that clocks out for it.

According to that explanation, the deciding factor is not the model's reasoning but the software environment the agent runs inside. When an upper-layer script, a tool call or a workflow decides the session is over, the model is cut off — and what the user experiences is a model that gave up.

That reframing matters for anyone building agents. If your evaluation only looks at final outcomes, you will count environment-driven terminations as model failures.

The result is a systematic undercount of what the model can actually do and a misleading signal for prompt and tool-chain tuning.

Anthropic's willingness to spell this out also shows how agent reliability has become a competitive front. A strong model still delivers a failed task when the harness and session management get in the way, and that gap is exactly where users form their judgment.

For teams shipping agent products, the practical move is better observability: log who or what triggered the end of a session, why it ended, and how much context was left, then count “the model stopped” separately from “the program stopped.” Only that split tells you whether to fix the prompt, the tool design or the outer workflow.

What remains unclear is how often this pattern actually occurs, and whether Anthropic will change its session and termination conventions in later releases. The signals to watch next are fuller documentation from the vendor and whether the developer community can turn “stopped halfway” from a vague complaint into a reproducible engineering bug.

Why it matters

Impact: Anthropic's explanation reattributes a class of agent failures from model capability to the runtime around it, changing how teams evaluate models, instrument sessions and decide what to fix next. Before blaming a model for stopping early, it is worth checking whether the program made that call.

AnthropicOpus 5.5Agent
Back to AI Daily

Nearby Updates

All

09/26, 21:54

轮到谷歌踩油门了!Gemini 4泄漏、TPU上天、工程师因「太快」辞职 手机新浪网

轮到谷歌踩油门了!Gemini 4泄漏、TPU上天、工程师因「太快」辞职 手机新浪网. 轮到谷歌踩油门了!Gemini 4泄漏、TPU上天、工程师因「太快」辞职 手机新浪网

09/26, 20:20

Replit expands AI agent models and deepens integration with Meta's ecosystem

Replit is expanding the range of models its AI agents can use and deepening its integration with Meta's ecosystem, according to a TipRanks report. Both moves point the same way: more model choice inside the coding agent, and broader reach into developer environments.

09/26, 19:00

Oxford lets OpenAI train its AI models on the Bodleian Library's collections

The Guardian reports that the University of Oxford has allowed OpenAI to train its AI models on material from the Bodleian Library. The arrangement brings one of Europe's oldest research libraries into the training-data supply chain and puts the licensing relationship between cultural institutions and AI developers back in the spotlight.

09/26, 18:51

YTL AI Labs and NVIDIA build 1.35M synthetic samples to help AI understand Malaysians

Tech Critter reports that YTL AI Labs worked with NVIDIA to produce roughly 1.35 million synthetic samples, described in the headline as 1.35M 'fakers', with the goal of making AI understand Malaysians better. The effort targets a familiar gap: local language and population coverage that general-purpose models tend to miss.