Claude-Code v2.1.41 Release: Key Updates and Fixes

✍️ OpenClawRadar📅 Published: February 13, 2026🔗 Source
Claude-Code v2.1.41 Release: Key Updates and Fixes
Ad

The latest Claude-Code release v2.1.41 mainly focuses on bug fixes, efficiency improvements, and added features for better usability. Notably, it addresses AWS authentication issues by implementing a 3-minute timeout to prevent indefinite hanging. Additionally, new CLI subcommands like claude auth login, claude auth status, and claude auth logout have been added for improved authentication handling.

Windows ARM64 (win32-arm64) now has native binary support, enhancing the software's cross-platform compatibility. The /rename command has been improved to auto-generate session names based on conversation context when no arguments are provided, and the terminal layout for the prompt footer has been optimized for narrow setups.

Several fixes have been implemented, including resolving file resolution issues with @-mentions that contain anchor fragments (e.g., @README.md#installation). The FileReadTool has been patched to avoid blocking on FIFOs, /dev/stdin, and large file sizes. Background task notifications are now correctly delivered in the streaming Agent SDK mode.

Ad

Other notable fixes address UI and functionality glitches: preventing the cursor from jumping on each keystroke in classifier rule inputs, ensuring markdown link display text is preserved, fixing auto-compact failure error notifications, correcting elapsed time displays by excluding permission wait times, and clearing stale permission rules when settings are updated on disk. Additionally, hook blocking errors that used to show stderr content in UI have been addressed.

📖 Read the full source: GitHub Claude-Code

Ad

👀 See Also