Claude Code v2.1.174
Released Jun 12, 2026 (2 months ago).
37 issues reference this build
3 still open
34 resolved (92%)
"References this build" means the issue body mentions running 2.1.174 (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.174
Ranked by community engagement (reactions and comments).
- `/clear` from the web remote control shows "Context cleared" but does not clear the session context
- [BUG] Not able to scroll through the claude code response. There is no scroll bar, it has vanished completely. The mouse wheel just shuffles through historic prompts. I use claude code in VS code.
- Background tasks panel: completed tasks stay listed as Running and dismissals do not persist
- [Bug] Model access lost without changes: claude-fable-5 unavailable on max plan
- [BUG] Desktop app: enabling the worktree checkbox resets the base branch to "main", ignoring the repo's default branch (origin/HEAD → dev)
- Subagents return fully hallucinated results with zero tool calls; leaked tool-call XML in text; two fabricated 'prompt injection detected' reports
- [BUG]the latest version is Not able to run on windows
- You've hit your session limit · resets 1:50pm (Asia/Damascus)
- I don't have a bug report to generate a title from. Please provide the bug report details so I can create an appropriate GitHub issue title.
- [Bug] `/status` command Config output does not match documentation regarding configuration layers and settings display (re-opening)
- [Bug] Model unexpectedly downgraded to Opus 4.8 during security analysis request of internal app
- Wakeup-resumed turns intermittently serialize first tool call as literal <invoke> XML in text; with end_turn no retry is injected and ScheduleWakeup loops die silently
- [Bug] Anthropic API Error: Overly Aggressive Content Filtering on Harmless Chess Terminology
- [Bug] Performance regression: Significantly slower than Codex with repeated task misinterpretation
- Telegram channel plugin: bun server self-kills / fails to spawn on Windows (v2.1.174)
- [BUG] Diff rendering: bold/code text invisible on red (deleted) background lines
- Claude in Chrome (Linux): CLI never attempts bridge socket connection — all tools return 'Browser extension is not connected' after exactly 10s, while extension↔native-host channel is verified working
- [Bug] Anthropic API returning safety filters on legitimate jiu jitsu biometric content
- [BUG] Tab-indented code renders without indentation in Write/create-file preview (file content is correct)
- WebSearch tool broken: internal model claude-haiku-4-5@20251001 not found
- MCP OAuth: cannot connect to Microsoft Entra ID-protected servers (RFC 8707 resource must be App ID URI, conflicts with RFC 9728 canonical-resource check)
- Big THANK YOU to authors of Claude Code and Opus model.
- Statusline OSC 8 links with custom URI schemes (e.g. vscode://) aren't dispatched on click in `claude agents` / FleetView
- [BUG] 437 subagents is probably too many
- [Bug] Unnecessary security warning for local workspace file changes
- Background agent re-runs after completion: duplicate task-notifications under same task ID with uncommissioned work (2.1.174)
- [Bug] False positive security guardrail detection
- [BUG] Browser pane screenshot always times out (30s) when pane is not displayed — visibilityState "hidden", zero compositor frames (2.1.174; re-file of stale-closed #53475)
- macOS: FDA panel accumulates multiple versioned entries on auto-update; no cleanup on upgrade
- [Bug] Model behavior degradation or unexpected responses
Changelog
What's changed
- Added
wheelScrollAccelerationEnabledsetting to disable mouse-wheel scroll acceleration in fullscreen mode - Fixed the
/modelpicker hiding the model family that Default resolves to — Opus now appears as its own row on Max/Team Premium/Enterprise plans, Sonnet on Pro/Team plans, and Opus on pay-as-you-go API accounts - Fixed
/modelpicker showing a hardcoded Sonnet version label whenANTHROPIC_DEFAULT_SONNET_MODELpins a different Sonnet - Fixed the "Fable 5 is now consuming usage credits" banner incorrectly showing for enterprise accounts with usage-based billing
- Fixed Bedrock GovCloud regions (
us-gov-*) deriving the wrong inference profile prefix (globalinstead ofus-gov), causing 400 errors on derived model IDs - Fixed background sessions inheriting another session's
ANTHROPIC_*provider env (gateway URL, custom headers,/modelaliases) from the shell that started the background daemon - Fixed a 1-2 second pause when exiting Claude Code shortly after a shell command was interrupted or killed on macOS and Linux
- Fixed git commit co-author attribution showing an incorrect model name for some models
- Fixed the
/advisordialog pre-selecting a saved advisor model that is blocked by theavailableModelsallowlist - Fixed skill hot-reload re-sending the entire skill listing when a single skill changed; only changed skills are now re-announced
- Fixed Workflow tool
agent()subagents missing per-agent attribution headers - [VSCode] Added usage attribution to the Account & usage dialog (
/usage) showing cache misses, long context, subagents, and per-skill/agent/plugin/MCP breakdowns over the last 24h or 7d - Fixed pre-warmed background workers failing with "Could not resolve authentication method" when claimed after sitting idle