Claude Code v2.1.41
Released Feb 13, 2026 (6 months ago).
93 issues reference this build
6 still open
87 resolved (94%)
"References this build" means the issue body mentions running 2.1.41 (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.41
Ranked by community engagement (reactions and comments).
- [BUG] Claude Desktop 1.1.3189 severe UI lag and mouse stutter on Windows — performance regression after update
- [BUG] API Error: Rate limit reached incorrect in CLI
- [BUG] --dangerously-skip-permissions flag should bypass the permissions mode dialog without requiring persisted setting
- [BUG] Session usage meter accruing at impossible rate — Max plan, single + multi-session usage
- [BUG] /resume only shows ~5-10 most recent sessions, older sessions invisible despite existing on disk
- [Bug] Custom statusline renders vertically when launched in WezTerm split pane (macOS)
- [Bug] Context limit reached prematurely despite 70%+ free context available
- Sessions in invisible wait states accumulate for days with no timeout or user notification
- [BUG] Claude in Chrome extension cannot connect to Claude Code running inside a VS Code DevContainer
- MCP elicitation: capability is declared but requests are auto-declined ("print mode") in interactive VSCode sessions
- [BUG] Install - Claude Code on Windows requires git-bash - after git installed and Path added to Env
- [BUG] Reaching context limit is not allowing to manual /compact at all
- [BUG] Permission prompt number key selection broken — types instead of selecting
- [BUG] Claude Desktop on Windows 11 Home: 3 critical bugs causing repeated crash loops
- You've hit your limit · resets Feb 20, 5pm (Africa/Libreville)
- [BUG] Hit Current Session Limit wrong reset message (scaring) .
- Welcome screen not showing on Windows (MSYS2/MINGW64)
- Race condition in ensureToolResultPairing corrupts thinking blocks, creates unrecoverable 400
- [BUG]
- [BUG] Claude Code and Claude Desktop name collision
- Resume Session picker silently drops conversations
- [BUG] RM -RF run un subagent but no permission prompt
- [BUG] Orphaned `chrome-native-host` processes accumulate and crash Chrome
- Browser extension is not connected despite correct configuration (macOS, v2.1.41)
- [BUG] Claude Code: <system-reminder> on Read tool unconditionally instructs Claude to refuse augmenting any code it reads
- [BUG] Sandbox failed to initialize on macOS 26 Tahoe (Darwin 25.2.0, arm64)
- Opus 4.6 consistently hallucinates "Bhatt" as placeholder author name during literature searches
- Windows native installer binary (.local/bin/claude.exe) does not fire user-defined hooks
- [Bug] Anthropic API Error: Output blocked by content filtering policy
- [BUG] Usage reset date shifted unexpectedly from Tuesday to Friday after mid-cycle reset.
Changelog
What's changed
- Fixed AWS auth refresh hanging indefinitely by adding a 3-minute timeout
- Added
claude auth login,claude auth status, andclaude auth logoutCLI subcommands - Added Windows ARM64 (win32-arm64) native binary support
- Improved
/renameto auto-generate session name from conversation context when called without arguments - Improved narrow terminal layout for prompt footer
- Fixed file resolution failing for @-mentions with anchor fragments (e.g.,
@README.md#installation) - Fixed FileReadTool blocking the process on FIFOs,
/dev/stdin, and large files - Fixed background task notifications not being delivered in streaming Agent SDK mode
- Fixed cursor jumping to end on each keystroke in classifier rule input
- Fixed markdown link display text being dropped for raw URL
- Fixed auto-compact failure error notifications being shown to users
- Fixed permission wait time being included in subagent elapsed time display
- Fixed proactive ticks firing while in plan mode
- Fixed clear stale permission rules when settings change on disk
- Fixed hook blocking errors showing stderr content in UI