Claude Code v2.1.5
Released Jan 12, 2026 (7 months ago).
160 issues reference this build
7 still open
153 resolved (96%)
"References this build" means the issue body mentions running 2.1.5 (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.5
Ranked by community engagement (reactions and comments).
- [BUG] creates `tmpclaude-*-cwd` files in the current working directory
- [BUG] Skill-scoped hooks defined in SKILL.md frontmatter are not triggered within plugins
- [BUG] Linux sandbox broken - bad bwrap calls and no allow permissions
- jdtls-lsp Plugin Fails on Windows Due to Invalid File URI Format
- [BUG] CLAUDE_CODE_HIDE_ACCOUNT_INFO not working on Windows
- [BUG] Interactive CLI degrades over time, leading to UI lag and repeated timeout errors
- [BUG] Claude Cowork "API Error: Connection error"
- [BUG] Claude code leaves temp files
- [Bug] Claude Code CLI performance degradation after sustained usage
- [BUG] Excessive tmpclaude-*-cwd temporary files being created in working directory
- Claude Desktop Cowork tab fails to connect - ERR_CONNECTION_RESET at auth step
- [BUG] Claude Chrome Extension - unable to Authorize
- [Bug] Unexpectedly high token consumption rate since January 2026
- [BUG] UNC paths in working directories cause settings.json permissions to be ignored
- Escape key not canceling actions
- [BUG] Not able to use extra usage
- [BUG] VSCode Extension fails to load with ServiceWorker error when ~/.claude/projects folder doesn't exist
- [Bug] Temporary tmpclaude-*-cwd files not cleaned up after session end
- VS Code extension: Artifact rendering issues - unreadable formatting
- [BUG] Claude hangs in "Caramelizing" state after completing task with background processes
- [Bug] Temporary files with "tmpclaude-xyz-cwd" pattern left in repository root
- [BUG] /terminal-setup command not working correctly with Windows Terminal
- [BUG] Claude Code hangs silently with corrupted config instead of showing clear error
- False 'Update available!' banner when already on latest version
- [BUG] tmpclaude-*-cwd files created in project directory on Windows MINGW64
- [BUG] Bash tool leaves tmpclaude-*-cwd files uncleaned on Windows/Git Bash
- [Bug] WebFetch calls hang indefinitely without timeout
- [BUG] Mac Terminal goes into stroboscopic spasms
- tmpclaude-xxxx-cwd are left littering project
- VS Code: 3 blank windows open when launching Claude from VS Code terminal
Changelog
What's changed
- Added
CLAUDE_CODE_TMPDIRenvironment variable to override the temp directory used for internal temp files, useful for environments with custom temp directory requirements