Claude Code v2.1.113
Summary
- Changed the CLI to spawn a native Claude Code binary (via a per-platform optional dependency) instead of bundled JavaScript - Added sandbox.network.deniedDomains setting to block specific domains...
Release Notes
- Changed the CLI to spawn a native Claude Code binary (via a per-platform optional dependency) instead of bundled JavaScript - Added sandbox.network.deniedDomains setting to block specific domains even when a broader allowedDomains wildcard would otherwise permit them - Fullscreen mode: Shift+↑/↓ now scrolls the viewport when extending a selection past the visible edge - Ctrl+A and Ctrl+E now move to the start/end of the current logical line in multiline input, matching readline behavior - Windows: Ctrl+Backspace now deletes the previous word - Long URLs in responses and bash output stay clickable when they wrap across lines (in terminals with OSC 8 hyperlinks) - Improved /loop: pressing Esc now cancels pending wakeups, and wakeups display as "Claude resuming /loop wakeup" for clarity - /extra-usage now works from Remote Control (mobile/web) clients - Remote Control clients can now query @-file autocomplete suggestions - Improved /ultrareview: faster launch with paralleli