Claude Code v2.1.175
Released Jun 12, 2026 (2 months ago).
119 issues reference this build
11 still open
108 resolved (91%)
"References this build" means the issue body mentions running 2.1.175 (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.175
Ranked by community engagement (reactions and comments).
- Desktop app: option to open clicked links in system default browser instead of in-app side panel
- [BUG] [Linux] Transient daemon respawns/displaces itself every ~52s while `claude agents` is open (storm of ~1 `claude daemon run`/sec); drops claude.ai bridge + MCP each cycle
- [Bug] Auto-downgrade from Fable to Opus triggered by false-positive safety flag on legitimate OSS repository
- [Bug] Claude Code incorrectly downgrades to Opus for legitimate privacy/compliance scanning tool
- [BUG] Scheduled-task sessions surface inconsistently in Desktop sidebar: sometimes as unmarked ordinary chats, sometimes not at all; no badge, no running indicator, no reliable way to find them
- [BUG] Claude Desktop archived an active Remote Control session overnight without user action (history inaccessible, no undo)
- [BUG] VSCode extension ignores all managed settings (managed-settings.json, MDM profile, user settings.json) on macOS
- [Bug] Sonnet + Fable Advisor unavailable despite documented support
- [Bug] Fable review mode incorrectly flags open source project analysis
- Background job sessions: assistant text written before AskUserQuestion is not shown to the user
- [BUG] False positive content filter block when writing standard BSL 1.1 LICENSE file
- [BUG] Resumed background subagent/teammate loses its spawn-time model override and reverts to parent model
- [BUG] OTel gen_ai.client.token.usage exported as Counter, not Histogram
- [MODEL] Model repeatedly submits incorrect heredoc despite acknowledging the error
- [Bug] `/remote` and `/effort` ultracode commands not functioning
- [FABLE]
- Usage-limit gating is invisible to unattended sessions — agent-team orchestrator froze 5h with zero signal in transcript or terminal
- [Feature Request] Add Projects feature and CLI parity to Claude Code desktop/mobile apps
- [BUG] VSCode: ide_selection and ide_opened_file missing on first message when using a skill
- [BUG] "Windows auto-updater EBUSY: running 245MB SEA locks its dir during swap"
- [BUG] sandbox.autoAllowBashIfSandboxed: true from server-managed settings is not applied — all non-allowlisted commands prompt
- [BUG] VS Code extension: edited files open in Claude's tab panel instead of editor tabs when chat has focus
- Middle-click paste fires twice (on mousedown and mouseup) in VS Code integrated terminal — regression in 2.1.175
- [BUG] Plugins Installed UI nests only the first bundled MCP server (still reproducible in 2.1.175)
- Permission rules don't evaluate pipe segments independently — piped commands bypass allow rules
- [Feature Request] Add VAD auto-send on silence for native voice dictation
- [Feature Request] Plan/Permission "edit in editor" shortcut should be rebindable via keybindings.json
- [Bug] Agentic loop terminates prematurely when model avoids iteration
- [BUG] Agent Teams: in-process backend fans one agent name into N concurrent writers → completed task_assignments replayed to a worker (replay storm)
- [Bug] Notes text clipped when exceeding display limit in options window
Changelog
What's changed
- Added
enforceAvailableModelsmanaged setting — when enabled, theavailableModelsallowlist also constrains the Default model (a Default that would resolve to a disallowed model now falls back to the first allowed model), and user or project settings can no longer widen a managedavailableModelslist