Claude Code v2.1.16
Released Jan 22, 2026 (7 months ago).
18 issues reference this build
0 still open
18 resolved (100%)
"References this build" means the issue body mentions running 2.1.16 (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.16
Ranked by community engagement (reactions and comments).
- [Bug] Anthropic API Error: Internal server error (500)
- Performance regression after v2.1.16
- [BUG] MCP Server Timeout Configuration Ignored in Streamable SSE HTTP Connections
- [BUG] API Error: 500
- Sessions hang indefinitely in Metamorphosing state with 0 tokens
- Tasks orphaned when 'clear context' creates new session in plan mode
- [Bug] Anthropic API Error: Internal Server Error (500)
- [BUG] Multi-line bash commands are fragmented when saved to settings.local.json
- [BUG] VSCode extension keyboard shortcut "Toggle Claude Code" doesn't toggle
- [Bug] Anthropic API Error: Internal Server Error (500)
- [BUG] Error: Claude Code process terminated by signal SIGTRAP
- [BUG] Status bar shows different token count than /context command (22k vs 24k)
- [BUG] Can't share feedback from Claude desktop and asked to share feedback about this error
- [Bug] Anthropic API Error: Could not process image (400)
- [Feature Request] Add XDG Base Directory Specification support for config management
- [BUG] `claude` command unavailable after npm auto-update until `hash -r` is run (shell hash table caching)
- [Bug] Image paste via Ctrl-V not working on macOS
- [BUG] Inconsistent URL patterns in platform.claude.com API reference documentation
Changelog
What's changed
- Added new task management system, including new capabilities like dependency tracking
- [VSCode] Added native plugin management support
- [VSCode] Added ability for OAuth users to browse and resume remote Claude sessions from the Sessions dialog
- Fixed out-of-memory crashes when resuming sessions with heavy subagent usage
- Fixed an issue where the "context remaining" warning was not hidden after running
/compact - Fixed session titles on the resume screen not respecting the user's language setting
- [IDE] Fixed a race condition on Windows where the Claude Code sidebar view container would not appear on start