Claude Code v2.1.138
Released May 9, 2026 (3 months ago).
276 issues reference this build
7 still open
269 resolved (97%)
"References this build" means the issue body mentions running 2.1.138 (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.138
Ranked by community engagement (reactions and comments).
- [BUG] Xcode authentication fails to recognize Premium Nonprofit seat despite valid assignment
- [BUG] Mac desktop app: 'Your previous message wasn't sent' toast fires after successful response, caused by postMessage origin mismatch to claudeusercontent.com
- [BUG] Session history empty in VSCode extension when working directory is on a mapped Windows drive
- [BUG] Chat scroll is constrained to most recent assistant turn while AskUserQuestion card is showing
- [Bug] Intermittent OAuthError on Claude Code session start on macOS
- [BUG] Routine push to main returns HTTP 403 from git proxy despite "Allow unrestricted branch pushes" being enabled
- Regression: /effort writes to global settings.json mid-session, breaking previously-isolated parallel sessions
- Desktop app should support a configurable default startup directory
- Weekly limit depletes disproportionately to 5h-session limit on Max 20x — quantified telemetry shows ~5x drift vs historical baseline
- Misleading 'CI checks unavailable' when CC session cwd is not a git repo
- Claude Desktop (Windows): ~25% CPU + ~5 MB/s sustained disk writes when idle -- TanStack Query persistQueryClient rewrites entire conversation cache (~45 MB) under one IndexedDB blob on every mutation
- Windows: app window is always-on-top with no way to disable it
- [Feature Request] User-configurable autocompact threshold for context fill percentage
- opus Skill rewrites: ignored own /verify skill, made unverified claims, regressed to prose summaries
- [Bug] Anthropic API Error: 500 Internal Server Error
- [BUG] Weekly Sonnet limit non-functional — blocked despite 78% Sonnet quota remaining
- [BUG] Agent tool `model` parameter silently overridden by CLAUDE_CODE_SUBAGENT_MODEL — no signal in tool_result or transcript
- Desktop rewind fails on conversation-only sessions: not on active chain (chain size 2/N)
- [BUG] Claude Desktop "Code" tab: pre-existing CLI/VS Code sessions invisible — local_*.json index entries never created for them (reopen of #29331 with reverse-engineered schema + DIY fix proof)
- [Bug] Opus 4.7 xHigh performance degradation post-Colossus-1 rollout
- [BUG] Claude on terminal doesn´t work. Ask me for accept Consumer Terms and Privacy Policy
- [BUG] Safety classifier repeatedly blocks legitimate constructed language (conlang) development
- [BUG] "Session history shows in sidebar but content is empty — desktop app (Windows)"
- [BUG] Long-running session degradation since v2.1.139, compounded by silent fast-mode model swap in v2.1.142 — no changelog, breaks pinned-model workflows, quantified waste
- [BUG] New claude code version breaks Warp plugin integration (and other plugins) by blocking plugin terminal access
- [BUG] PowerShell tool fails Exit 1, empty stdout/stderr on Windows 10 DE-locale (v2.1.142, all environmental causes ruled out)
- Claude Code commits and pushes without permission, ignoring explicit CLAUDE.md prohibitions
- [BUG] /schedule references https://claude.ai/code/routines but the URL 404s
- [Bug] Remote Control session creation fails with unhelpful debug log path
- [BUG] Claude Code falls to timeout or answering very slow on simple prompts
Changelog
What's changed
- Internal fixes