Claude Code v2.1.4
Released Jan 11, 2026 (7 months ago).
90 issues reference this build
5 still open
85 resolved (94%)
"References this build" means the issue body mentions running 2.1.4 (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.4
Ranked by community engagement (reactions and comments).
- [BUG] Windows: tmpclaude-*-cwd files created in CWD instead of %TEMP%
- [BUG] Bash tool fails permanently after working directory is deleted
- [BUG] An error occurred while executing Claude Code
- [BUG] VSCode extension incorrectly reports 100% context
- [BUG] Ghost characters from status area appear in scrollable content
- [Performance] Extreme CPU/RAM usage and thermal throttling on Apple Silicon since v2.1.4
- [Bug] Alt+M keyboard shortcut does not activate planning mode
- [Bug] /rewind creates in-file branches not visible in resume picker, contrary to documentation
- [BUG] Installing plugins on Claude Code for Web Envs not working as expected
- [BUG] VSCode Extension: "Insert @-Mention Reference" and "Insert At-Mentioned" keyboard shortcuts not working on Windows (v2.1.7)
- [BUG] Auto-Compact is not happening in Claude Code Cursor extension like it was before - goes past 100%
- [BUG] Disable funny gerund words in VSCode extension for Claude Code
- [BUG] Generated markdown missing required blank lines before code blocks and lists (CommonMark violation)
- [BUG] --dangerously-skip-permissions ignores --permission-mode flag
- [BUG] MCP HTTP client doesn't re-initialize session after "Server not initialized" error
- [BUG] git commit fails inside sandbox on macos
- You've hit your limit · resets 11pm (America/Anchorage)
- [BUG] Tool always fail to execute stop hook
- React crash (error #185) when pasting large text into input field
- [BUG] Forked skill's agent id is not correct.
- [BUG] Context Loss Bug in v2.1.3/2.1.4
- Session freezes indefinitely when multiple background agents + blocking TaskOutput
- [BUG] Plugin agents and skills not discovered - only MCP servers load from plugins
- [Bug] Simplify code skill not discoverable after restart without explicit mention
- [CRITICAL] Bash tool deletes entire project root after command interrupt - PWD state corruption
- [BUG] Claude Code extension in VSCode hangs with WebSocket/bidirectional communication
- VS Code extension: /bug and /feedback commands unavailable (/bug says "isn't available", /feedback unrecognized)
- [Bug] Inefficient file operations using Write instead of mv/git mv
- [Bug] 80% usage in 2 days - Rate limit usage display shows incorrect percentage for current week/session - Max x20 $200/mo
- Feature Request: Expose rate limit and usage quota data in status line JSON
Changelog
What's changed
- Added
CLAUDE_CODE_DISABLE_BACKGROUND_TASKSenvironment variable to disable all background task functionality including auto-backgrounding and the Ctrl+B shortcut - Fixed "Help improve Claude" setting fetch to refresh OAuth and retry when it fails due to a stale OAuth token