Claude Code v2.1.132

Summary

- Added CLAUDECODESESSIONID environment variable to the Bash tool subprocess environment, matching the sessionid passed to hooks - Added CLAUDECODEDISABLEALTERNATESCREEN=1 env var to opt out of the...

Release Notes

- Added CLAUDECODESESSIONID environment variable to the Bash tool subprocess environment, matching the sessionid passed to hooks - Added CLAUDECODEDISABLEALTERNATESCREEN=1 env var to opt out of the fullscreen alternate-screen renderer and keep the conversation in the terminal's native scrollback - Added a "Pasting…" footer hint while a Ctrl+V image paste is being read from the clipboard - Fixed external SIGINT (e.g. IDE stop button, kill -INT) not running graceful shutdown — terminal modes are now restored and the --resume hint is printed instead of an abrupt exit - Fixed an uncaught exception when the terminal is closed or SSH disconnects mid-session under the native build - Fixed --resume failing with no low surrogate in string when a tool error truncation split an emoji; pre-corrupted sessions are saniti

View original release

View all AI coding tool releases on Havoptic