← Reddit

Is anyone else experiencing Opus 5-like behavior from Fable lately?

Reddit · redcremesoda · August 16, 2026
A user with a 20x Max plan reported that Fable (High) has adopted behavior similar to Opus 5, including misinterpreting questions as commands, skipping previously automatic tasks, arguing more frequently, and omitting routine steps in data analysis. The user also noted that Fable fails to proactively search in non-English languages for information about Asian countries, instead providing incorrect answers from English sources. The user sought confirmation from others about experiencing similar performance degradation from Fable.

Detailed Analysis

A Reddit post in r/ClaudeAI details a user's experience with "Fable," an internal or codenamed Claude model variant accessed through Anthropic's Cowork interface, exhibiting behavioral regressions reminiscent of complaints previously lodged against Opus 5. The user, a Claude Max 20x subscriber, describes a cluster of specific issues: the model increasingly treats clarifying questions as action commands, barreling ahead to "fix" things even when explicitly asked to pause and discuss first; it has begun skipping analytical steps it previously performed proactively, such as reviewing a newly added financial document without being asked; it argues more frequently and pedantically, losing sight of broader context; and it fails to default to non-English search queries when researching topics specific to non-English-speaking countries, requiring the user to explicitly prompt it to search in the local language before it corrects its own errors.

This report matters because it touches on a persistent and difficult problem in deploying large language models at scale: behavioral drift or perceived quality degradation over time, independent of any officially announced model change. The user explicitly controlled for common confounding variables — memory was disabled, prompts were kept succinct, and the custom instructions file (Claude.md) was minimal — which suggests the perceived change isn't simply an artifact of accumulated context or user-side prompt bloat. This pattern of anecdotal "model got worse" reports is not new to the Claude community; similar threads have surfaced repeatedly around major releases, often sparking debate over whether such shifts reflect actual backend changes (e.g., quantization, system prompt updates, routing changes between model checkpoints, or A/B testing) versus subjective user perception, novelty fatigue, or shifting expectations after initial excitement fades.

The comparison to "Opus 5" is notable because it implies a known baseline of frustrating behavior within this user community — treating questions as commands, arguing pedantically, and skipping proactive steps — that users have apparently come to associate with a specific model's characteristic failure mode. That this behavior appears to be reappearing in a different model or variant (Fable) suggests either a shared underlying architecture or training approach producing similar failure patterns, or a systemic issue in how Anthropic tunes models for agentic tool use, instruction-following, and proactive reasoning across releases. The specific complaint about failing to search in non-English languages by default is particularly relevant to ongoing discussions about multilingual capability gaps in frontier models, an area where even top-tier LLMs often default to English-centric reasoning and retrieval unless explicitly redirected.

More broadly, this thread reflects a recurring tension in the AI industry between rapid iterative deployment and perceived model stability. As Anthropic and competitors like OpenAI and Google continue to ship frequent updates, fine-tunes, and routing changes to production models — often without granular public changelogs — power users who rely on these systems for complex agentic workflows (financial document review, multi-step data analysis, cross-lingual research) are increasingly sensitive to subtle regressions that casual users might not notice. Such community-driven bug reports, while anecdotal and unverified, often serve as an informal early-warning system that can pressure companies toward greater transparency about backend changes, versioning, and rollback options, especially for high-paying subscribers who depend on consistent agentic performance for professional use cases like the "Cowork" workflows described here.

Read original article →