An update on recent Claude Code quality reports
Anthropic fixes three Claude Code regressions, resets limits
Lead: Anthropic says recent complaints about Claude Code quality came from three separate product changes—not a model or API degradation—and all have now been fixed as of April 20 (v2.1.116).
Numbers:
- 3 distinct issues affected Claude Code, the Claude Agent SDK, and Claude Cowork
- March 4: default reasoning effort changed from high to medium, then reverted April 7
- March 26: a caching bug was fixed April 10 in v2.1.101
- April 16: a verbosity-reducing prompt change was reverted April 20
- One eval showed a 3% drop for Opus 4.6 and 4.7 after prompt ablations
So What: For builders, the key takeaway is that product-layer changes can look like model regressions even when the API is fine. Anthropic is now resetting usage limits for all subscribers and tightening release controls: broader per-model evals, more ablations, soak periods, gradual rollouts, and better internal dogfooding on the exact public build. The company also plans to improve its code review tooling and add guidance so model-specific changes are gated to the right model. As Anthropic put it, “We never intentionally degrade our models,” and the fixes were driven largely by reproducible user feedback.