Skip to content

Anthropic Traces Six Weeks of Claude Code Quality Complaints to Three Overlapping Product Changes

9.8 relevance
Score Breakdown
technical depth
9
novelty
9
actionability
8
community
8
strategic
9
personal
10

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Anthropic's Claude Code postmortem is highly novel, technical, and directly relevant to AI agent quality.

AI/ML infoq.com
Anthropic Traces Six Weeks of Claude Code Quality Complaints to Three Overlapping Product Changes
Summary

Anthropic traced six weeks of Claude Code quality complaints to three overlapping product changes shipped between March and April 2026: a reasoning effort downgrade from high to medium (reverted April 7), a caching bug that cleared reasoning history on every turn instead of once after idle (fixed April 10), and a system prompt verbosity limit of 25 words between tool calls and 100 for final responses (reverted April 20). All issues resolved by v2.1.116; API and model weights were unaffected. Notably, Opus 4.7 could identify the caching bug when given repository context, while Opus 4.6 could not.