Claude Code v2.1.179
Released Jun 16, 2026 (2 months ago).
132 issues reference this build
26 still open
106 resolved (80%)
"References this build" means the issue body mentions running 2.1.179 (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.179
Ranked by community engagement (reactions and comments).
- [BUG] VS Code extension blocks Fable 5 with "requires usage credits" while account has 20% of weekly Fable allowance remaining (Max plan)
- /workflows slash command not recognized in VS Code extension
- Vim mode: pressing Escape in INSERT mode on agent screen clears the entire prompt
- [BUG] Local-scoped plugin fails to load on Windows with `plugin-cache-miss` due to case-sensitive `projectPath` comparison
- [Bug] OTEL Export functionality disabled or non-functional
- [Bug] Subagent results route to root teammate instead of spawning teammate
- /workflows slash command not recognized in VS Code extension
- False "Context limit reached" at 21% context after loading claude-api skill
- [BUG] "User declined to answer questions" in response to "Chat about this"
- [BUG] mouse wheel scroll in IntelliJ on mac does not scroll conversation
- [BUG] Windows: worktree creation leaves a junk dev/null/ directory of git-lfs hooks
- MCP elicitation form dialog clipped & not scrollable in fullscreen TUI - action buttons below viewport
- [BUG] [BUG] HTTP MCP connector to Atlassian /v1/mcp/authv2 fails with "Invalid context provided" while /v1/sse works with the same account
- [Claude in Chrome] Tab groups not cleaned up after session ends
- [BUG] Edit/Write fail with "ENOENT: fchmod" on VM shared-folder drives when the target file already exists
- [BUG] SendMessage-resumed background subagent never appears in the background tasks UI
- [BUG] Model discovery incompatible with hybrid claude.ai/gateway authentication
- [FEATURE] Opt-in context inheritance for Agent-spawned subagents (inherit_context flag)
- [BUG] Editing ordinary repo files inside .claude/worktrees/<branch>/ triggers the "editing Claude settings" permission guard
- Background-agent completion notifications silently dropped on 2.1.179 (sequential dispatch; agents complete cleanly, no task-notification fires)
- [BUG] Read tool fails on Opus 4.7 / 4.8 but works on Haiku 4.5 in the same session
- [BUG] anthropic.claude-code@2.1.179 VS code extension polutes the process environment of other extensions with `NoDefaultCurrentDirectoryInExePath=1`
- [BUG] statusLine command receives "high" instead of "xhigh" for effort level
- [BUG] Claude native install message persists after removal and using homebrew (or other) binary install
- [Bug] Severely downgraded and throttled Opus 4.8
- [Bug] Agent fabricates tool result confirmations for failed Edit calls
- My Claude developed Arachnophobia. help. I tell him to check my spoderman repo, it insta blocks the chat.
- [BUG] Chat auto-scrolls to bottom on message send, losing scroll position (Cursor/VS Code extension)
- [BUG] Ultra workflow auto-scales agents (up to ~130) and triggers Rate Limit / IP Block without user-specified count
- [BUG] Skill effort: frontmatter is documented but has no runtime effect
Changelog
What's changed
- Fixed mid-stream connection drops: partial responses are now preserved instead of showing a raw error, and the spinner no longer gets stuck at "running tool"
- Fixed mouse-wheel scrolling in WSL2 under Windows Terminal and VS Code (regression in 2.1.172)
- Fixed a sandbox
denyRead/allowReadglob over a large directory tree making the Bash tool description enormous and the session unusable on Linux - Fixed the feedback survey capturing a single-digit reply as a session rating immediately after a turn completes
- Fixed the welcome screen stacking multiple promotional banners — at most one promo now shows per session
- Fixed Ctrl+O not showing the subagent's transcript when viewing a subagent
- Fixed clicking the prompt input not returning focus from the subagent/footer panel
- Fixed remote session background tasks appearing stuck as "still running" between turns
- Improved plugin loading performance in remote sessions