Why does Opus 5 feel worse to work with?
-
Capability vs. Usability Paradox:
- Opus 5 is objectively more capable and benchmark-competitive than predecessors (Opus 4.7, Opus 4.8, and Fable), yet it feels significantly worse in daily interactive workflows.
- Prior models were more collaborative—they asked clarifying questions when requirements were ambiguous, verified assumptions, and did not unilaterally alter project plans.
-
Need for Constant Babysitting:
- Opus 5 tends to make bold, unverified assumptions and pushes forward without user confirmation, forcing users to constantly monitor and intervene.
-
Underlying Causes:
- Benchmarking & RLVR Incentives: Benchmark tasks are designed to be self-contained and score single-pass correctness, penalizing models that pause to ask clarifying questions.
- Autonomy Goals: Frontier labs prioritize training self-directed, self-improving agents designed for autonomous workflows over collaborative ones.
- Real-World Mismatch: Production software engineering involves implicit constraints and ambiguous context that cannot be fully captured upfront, making clarification-seeking behavior essential.
Hacker News Discussion
-
Formulaic Writing & Stylistic Idiosyncrasies:
- Commenters note repetitive rhetorical patterns in recent post-training (e.g., rephrasing prompts, predictable essay structures, overuse of terms like "load-bearing," and excessive em-dashes).
- Unlike humans who pick up subtle conversational feedback and adapt, LLMs lack real-time social cues to temper repetitive linguistic mannerisms.
-
Agentic Coding Issues & Comment Bloat:
- Users report runaway verbosity in codebases, such as agents reinforcing verbose comment styles across subagents until comments outnumber code 3:1.
- Autonomous decision-making without check-ins becomes particularly problematic when distributed across delegated subagents.
-
Post-Training and Sycophancy:
- Several participants attribute these behaviors to post-training optimizations aimed at producing seemingly authoritative or sycophantic responses rather than concise, collaborative assistance.