Claude Code v2.1.173
Released Jun 11, 2026 (2 months ago).
178 issues reference this build
19 still open
159 resolved (89%)
"References this build" means the issue body mentions running 2.1.173 (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.173
Ranked by community engagement (reactions and comments).
- Advisor tool returns "unavailable" on claude-fable-5 whenever transcript exceeds ~100K tokens
- [BUG] API Error: Connection closed mid-response — occurs immediately in new context window
- Remote Control regression: server-injected `<system-reminder>Message sent at …>` prefix breaks slash commands from mobile/web
- [Bug] Terminal UI rendering broken in tmux and kitty terminals
- Remote Control: slash commands (/clear, /compact, /context, /bug) route to model as plain text instead of executing
- [BUG] TodoWrite re-stamps a front-of-context block on every update, invalidating the entire prompt cache (full ~900k-token rewrite per todo update)
- [BUG] Assistant text between tool calls is not displayed — regardless of focus view (only turn-initial and turn-final text renders reliably)
- [BUG] [SUGGESTION] Fable classifier broken completely
- [Bug] One transient advisor failure permanently latches the tool off for the whole session; distinct error causes flattened to generic "unavailable"
- [BUG] Regression v2.1.172: AltGr characters (@, €) swallowed in chat input on WSL2 — worked in v2.1.170
- [Feature Request] Add per-subagent effort/thinking control to align with Agent SDK
- Startup freezes ~26s in large monorepo when cwd is a subdirectory of the repo root (synchronous path remap of all tracked files)
- [BUG] Windows: case-sensitive `.claude.json` project-key lookup silently drops MCP servers across CLI/VS Code — recurring bug, repeatedly auto-closed unfixed
- [BUG] Mouse scroll triggers history:previous/history:next in chat input on WSL + Windows Terminal; null keybindings have no effect
- [Bug] TUI rendering corruption in tmux on macOS Terminal.app: input box duplicated at top of screen, text overlapping
- Stored /login credentials silently beat a valid CLAUDE_CODE_OAUTH_TOKEN (contradicts documented auth precedence)
- [Bug] Terminal mouse reporting interferes with copy-paste and scrollbar functionality
- [BUG] [area:tool-use] [platform:macos] Write tool's full-file-replacement default causes irrecoverable data loss on governed, untracked state files — no append-only or protected-path mechanism available
- [BUG] "Out of usage credits" message doesn't say which limit was hit — Max subscribers buy extra credits unnecessarily
- [BUG] Windows: copy-on-select (OSC 52) never reaches RDP clipboard redirection under delegated system conhost
- [Bug] Mouse capture enabled by default breaks native terminal text selection and copy
- [BUG] Streaming partial-JSON parser silently produces empty MCP tool arguments (accumulator shear)
- [Bug] Parallel agent spawning causes excessive token consumption before crashing or hitting limits
- [BUG] Claude Code installer places `claude.exe` in bin/ on Linux, install script does not create working symlink
- [Bug] Anthropic API Error: Incompatible advisor and request model combination
- Built-in deep-research workflow: Scope phase exhausts StructuredOutput retry cap on long briefs
- [Bug] File checkpointing silently stashes and hard-resets working tree, destroying uncommitted edits
- [Bug] Anthropic API Error: Content Policy Flag with Model Fallback to Opus
- [BUG] Desktop app fails to display/index sessions migrated from another machine (works fine in CLI)
- [BUG] Workflow synthesis report contains incomplete and garbage data.
Changelog
What's changed
- Fixed Fable 5 model names with a
[1m]suffix not being normalized — Fable 5 includes 1M context by default, so the suffix is now stripped automatically - Fixed a spurious "sandbox dependencies missing" startup warning on Windows when sandbox was enabled in settings