claude-code - 💡(How to fix) Fix Opus model quality regression — significant degradation starting ~April 15, 2026 [2 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#49244Fetched 2026-04-17 08:46:43
View on GitHub
Comments
2
Participants
3
Timeline
9
Reactions
2
Timeline (top)
labeled ×4cross-referenced ×3commented ×2
RAW_BUFFERClick to expand / collapse

What happened

Starting approximately April 15, 2026, Claude Opus 4.6 in Claude Code has shown a noticeable quality regression compared to the previous month+. The same model that was working well for weeks is now significantly worse.

Symptoms

  • Fails to understand user instructions that were previously handled well
  • Ignores CLAUDE.md project instructions — the 4-tier CLAUDE.md hierarchy (global → workspace → functional → project) that was being followed reliably is now partially or fully ignored
  • Doesn't update memory/MD files when instructed to — a previously reliable behavior
  • Overall reduced comprehension and follow-through — feels like a less capable model than what was running before
  • Skill dilution worsened — model was already showing "heavy-chat skill dilution" (documented Apr 7-8), but this is now worse even in fresh sessions

Context — Heavy Power User

I'm a heavy Claude Code power user (Max 20x plan) with:

  • 100+ custom skills across multiple workspaces
  • 26 active MCP servers (biomedical research + dev tools)
  • 4-tier CLAUDE.md hierarchy with detailed project instructions
  • 90+ memory files tracking feedback, project state, and user preferences
  • Multiple complex workspaces (research papers, web apps, Android games)

This setup has been working well for over a month. The model was reliably reading CLAUDE.md, following skill instructions, updating memory files, and producing high-quality output.

Timeline of Known Issues

  • Mar 31 – Apr 7: Token burn bug (prompt-cache attestation, acknowledged by Anthropic as "top priority"). Partially fixed in v2.1.90.
  • Apr 7: Documented "heavy-chat skill dilution" — Opus skips output sections in long sessions. Mitigated with lighter skill splits and Completion Gates.
  • Apr 15: 3-hour outage (10:53 AM – 1:42 PM ET). Login failures, usage limit glitches, API errors.
  • Apr 15-16: Quality regression noticed — model behavior significantly degraded even in fresh, short sessions with minimal context.

What Changed

  • v2.1.104 → v2.1.109 updated on Apr 15
  • The quality drop correlates with the Apr 15 update and/or the Apr 15 outage
  • Previous versions (v2.1.92 through v2.1.104) worked well with the same workspace setup

Environment

  • Claude Code v2.1.109 (VS Code extension)
  • Model: claude-opus-4-6 (1M context)
  • Windows 11 Pro
  • Max 20x plan
  • Issue started: ~April 15, 2026

Notes

This is not a one-off — it's a sustained drop in quality across multiple sessions over 2 days, compared to consistent good performance over the prior month. The model behaves as if it's a different, less capable version despite showing the same model ID (claude-opus-4-6).

The quality difference is stark enough that a user with 100+ skills and 90+ memory files — who has been using Claude Code daily since February 2026 — can clearly tell something changed.

extent analysis

TL;DR

The quality regression in Claude Opus 4.6 may be related to the update from v2.1.104 to v2.1.109, and reverting to a previous version or waiting for a fix might be necessary.

Guidance

  • Investigate the changes introduced in the update from v2.1.104 to v2.1.109 to identify potential causes of the quality regression.
  • Verify if other users with similar setups (100+ custom skills, 26 active MCP servers, 4-tier CLAUDE.md hierarchy) are experiencing similar issues.
  • Test the model with a minimal setup (e.g., fewer skills, simpler CLAUDE.md hierarchy) to isolate the issue and determine if it's related to the complexity of the setup.
  • Consider reaching out to Anthropic support for assistance, as they may be able to provide more insight into the changes made in the update and potential fixes.

Notes

The issue seems to be related to the update and/or the outage on April 15, but without more information from Anthropic or further testing, it's difficult to determine the exact cause.

Recommendation

Apply workaround: Revert to a previous version (e.g., v2.1.104) if possible, or wait for a fix from Anthropic, as the quality regression is significant and affects the usability of the model.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING