Claude Code v2.1.220
Released Jul 25, 2026 (1 month ago).
⚠ Elevated report volume. This build drew 1457 issue reports —
more than double the typical release (160 median). That can mean a regression, or simply
that many users happened to be on this build. Skim the reports below before deciding to upgrade.
1,457 issues reference this build
1,228 still open
229 resolved (16%)
"References this build" means the issue body mentions running 2.1.220 (from the
bug-report template). It reflects report volume, not a proven defect count — an issue may mention a
version without being caused by it. First-party data from the anthropics/claude-code tracker.
Top issues reported on v2.1.220
Ranked by community engagement (reactions and comments).
- [BUG] Sonnet 5 writes Korean tool-call parameters as \uXXXX escapes and mis-spells the hex, corrupting Hangul (100% corruption when escape-writing engages; likely root cause of #80009 / #78996)
- [FEATURE] Desktop composer reserves a full-height right gutter, costing ~4 characters per wrapped line
- [BUG] Account email (PII) is injected into the model's system prompt without consent, disclosure,
- [BUG] Possible Claude Max usage bug: session limit consumed without using
- Gateway model discovery never fires when using apiKeyHelper (works with ANTHROPIC_AUTH_TOKEN)
- [BUG] Apps gateway serves Claude Desktop an `otlpEndpoint` pointing at its own bearer-gated OTLP ingest but no `otlpHeaders`, so every Desktop telemetry flush is rejected with `missing_token`
- Fast mode is excluded from subscription plans, so Max capacity can't cover the one feature I'd spend it on
- [BUG] MCP OAuth redirect_uri hardcodes the `localhost` hostname — breaks IdPs that allowlist only `127.0.0.1`
- Repeated multi-minute 'Waiting for API response … check your network' stalls when the network is provably fine (33ms RTT to api.anthropic.com)
- [BUG] CVP approved org still blocked by cyber safeguards — org ID confirmed matching, appeal form shows no fields
- [Bug] Agent tool model parameter ignored; subagents inherit session/settings model instead of override
- [Feature Request] Make /code-review command agent-invocable
- Typed input queued mid-turn is silently dropped at turn end (end_turn, no Escape involved) -- interactive TUI
- [BUG] Browser pane blocks same-origin subresources with ERR_BLOCKED_BY_CLIENT for local dev domains mapped to 127.0.0.1 via /etc/hosts — page renders blank
- Opus 5.0 nerfed: terrible quality and does not deliver work even after 5 retries
- [BUG] Links open twice in Windows Terminal: Claude Code opens OSC 8 regions the terminal already activates
- WebSearch always returns HTTP 400 when session effort is xhigh/max on Opus 5 (regression from v2.1.219 default flip)
- [BUG] Organization-shared cloud environments can't use Custom network access / Allowed domains, contrary to documented field parity
- [Feature Request] Add scoped rate limit data to statusline input JSON payload
- [BUG] macOS: sleep inhibitor SIGKILLs its caffeinate before spawning the replacement — Mac idle-sleeps mid-task once the display is off
- False 'auto-update failed' notification when already on latest version
- Claude will frequently "flip" to role playing as an abuser/narcicist in longer conversations
- [MODEL] Undesirable verbose comments due to system instruction
- Stale "auto-update failed" status message is misleading and can't be cleared
- [BUG] [SECURITY] Claude for Chrome OAuth grant remains authenticated after global logout and is invisible to session controls
- [BUG] Fable 5 gated behind "Requires usage credits" under CLAUDE_CODE_OAUTH_TOKEN auth — client discards subscriptionType it already has
- [BUG] Opus 4.8 and 5.0 is consistently broken and unusable.
- statusLine always reports the main session, even when a subagent or teammate transcript is focused
- Default model in settings.json ("claude-fable-5[1m]") is not honored at session start; /model does not reliably switch either
- [BUG][REGRESSION] model:/effort: frontmatter override silently broken for BOTH commands/*.md and skills/SKILL.md (v2.1.220, worked on v2.1.197)
Changelog
What's changed
- Bug fixes and reliability improvements