Claude Code v2.1.15
Released Jan 21, 2026 (7 months ago).
140 issues reference this build
2 still open
138 resolved (99%)
"References this build" means the issue body mentions running 2.1.15 (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.15
Ranked by community engagement (reactions and comments).
- [Feature Request] Add native Nix/NixOS support or maintain npm installation method
- v2.1.15 crashes on CPUs without AVX (regression from 2.1.14)
- New 'native' installer: Bun/Zig hype train delivers 2010 anti-patterns: no version control, rollbacks, or professional package management
- Claude Desktop App: Cowork tab stuck on 'Sending request' - UUID validation error
- [BUG] CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS doesn't remove ?beta=true query params and anthropic-beta headers
- [BUG] LSP plugins not working with native/standalone binary installation
- [BUG] Bun crashes with "CPU lacks AVX support. Please consider upgrading to a newer CPU."
- [BUG] No win32-arm64 binary exists.
- [BUG] - Native installation v2.1.15 interactive mode exits immediately on WSL (Ubuntu 20.04)
- [Feature Request] Add keyboard shortcuts and activity indicators for multi-session navigation
- [BUG] Change installation method from npm to native in Docker file
- 500 error with all actions
- [BUG] `claude update` downloads full binary even when already up to date
- [BUG] I am getting out of usage error but already have tokens and limits API Error: 400 - Invalid Request You're out of extra usage. Add more usage credits at: https://claude.ai/settings/usage Then retry your request
- [Feature Request] Implement fuzzy file search for @ symbol file mentions
- [BUG] Continue support for illumos/Solaris platforms via npm
- [Bug] OAuth token expiration requiring frequent re-authentication
- [BUG] hooks don't run in headless mode
- Claude Code 2.1.15 crashes on Windows 11 with Bun segmentation fault (address 0x113)
- Claude Code 2.1.15 crashes with illegal instruction on pre-AVX CPUs (Westmere Xeon)
- [BUG] Cannot start or update CC due to JS FATAL ERROR
- [BUG]
- Chrome extension not connecting despite correct native messaging host configuration
- [Feature Request] Add cursor shape support for vim mode with ANSI escape sequences
- Bash permission patterns with `:*` suffix not auto-allowing commands
- Feature Request: Expose session ID programmatically
- [BUG] Permission patterns in settings.json not being respected - commands still prompt for permission
- [BUG] Continue support for older CPUs via npm
- [BUG] Rendering in windows terminal is broken
- [BUG] Claude Code Hangs with Next.js Dev Server + `run_in_background`
Changelog
What's changed
- Added deprecation notification for npm installations - run
claude installor see https://docs.anthropic.com/en/docs/claude-code/getting-started for more options - Improved UI rendering performance with React Compiler
- Fixed the "Context left until auto-compact" warning not disappearing after running
/compact - Fixed MCP stdio server timeout not killing child process, which could cause UI freezes