Claude Code v2.1.96
Released Apr 8, 2026 (4 months ago).
174 issues reference this build
7 still open
167 resolved (96%)
"References this build" means the issue body mentions running 2.1.96 (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.96
Ranked by community engagement (reactions and comments).
- [BUG] Disabling telemetry also disables 1-hour prompt cache TTL
- claude.ai Gmail MCP regression: create_draft missing threadId parameter
- [Bug] Thinking summaries not displayed when `showThinkingSummaries` enabled in settings.json
- [BUG] degraded thinking performance since Dec/Feb still persisting (stop ignoring your paying customers pls)
- MCP tool text output not displayed to user in terminal
- [Bug] Anthropic API Error: Internal Server Error (500)
- VSCODE Extension: Chat panel inline code and code blocks have no background, ignore VSCode theme tokens
- [BUG] Breaking Change: Claude Code CLI Removed from Pro Plan Without Notice
- [Bug] Anthropic API Error: Internal Server Error (500)
- [BUG] API Error 400 persists after claiming $100 third-party usage credit
- Image dimension error blocks ALL responses instead of gracefully degrading
- [BUG] /resume finds no conversations when submodule has an active secondary worktree
- [MODEL] Max number of tokens per file is now 10000 instead of 25000.
- Frequent ECONNRESET failures with Opus 4.6 (1M context)
- Keybinding override for "enter" does not suppress default "chat:submit" action
- [BUG] VSCode extension doesn't load MCP servers on Windows due to drive letter case mismatch in .claude.json project key lookup
- [Bug] Anthropic API Error: Overloaded
- [BUG] ultraplan 404 preventing the session from starting
- resume shows stale messages: broken parentUuid chain after context compaction
- Claude Desktop (Electron) causes NTFS NonPaged Pool kernel memory leak on Windows (~0.5GB/min)
- BUG: Max 20x subscription ignored - Claude Code ONLY bills to Extra Usage
- [Bug] Ultraplan agent has wrong git state, gets confused
- RFC: Deterministic tool gate — hooks are necessary but insufficient for governance enforcement
- remote.enableRemoteControlForAllSessions does not auto-connect sessions for remote control
- Bug: "undefined is not an object (evaluating '$.input_tokens')" error crashes the session
- Grep tool: spawn 'rg' ENOENT on macOS v2.1.96 (regression of #15026)
- [Feature Request] Improve terminal scrolling performance in VS Code integration
- [Bug] Claude in Chrome: CLI MCP client never connects to bridge socket when Desktop is also installed
- [BUG] MCP tools with oneOf/allOf/anyOf in schema cause unrecoverable session crash
- [Bug] Anthropic API Error: Overloaded (529)
Changelog
What's changed
- Fixed Bedrock requests failing with
403 "Authorization header is missing"when usingAWS_BEARER_TOKEN_BEDROCKorCLAUDE_CODE_SKIP_BEDROCK_AUTH(regression in 2.1.94)