Added information about the new CLAUDE_AUTOCOMPACT_PCT_OVERRIDE environment variable for triggering compaction earlier than the default 95% threshold. [line 57] [Source]
Added new spinnerTipsEnabled setting to show/hide tips in the spinner while Claude is working. [line 163] [Source]
Added new terminalProgressBarEnabled setting to enable/disable the terminal progress bar in Windows Terminal and iTerm2. [line 164] [Source]
Added new CLAUDE_AUTOCOMPACT_PCT_OVERRIDE environment variable to control when auto-compaction triggers. [line 768] [Source]
Added new CLAUDE_CODE_EXIT_AFTER_STOP_DELAY environment variable for automated workflows using SDK mode. [line 776] [Source]
Added new CLAUDE_CODE_PROXY_RESOLVES_HOSTS environment variable for proxy DNS resolution. [line 777] [Source]
Updated CLAUDE_CODE_MAX_OUTPUT_TOKENS description with default (32,000) and maximum (64,000) values, plus note about context window impact. [line 784] [Source]
Added new FORCE_AUTOUPDATE_PLUGINS environment variable to force plugin auto-updates. [line 807] [Source]
Added new IS_DEMO environment variable to enable demo mode for streaming/recording. [line 810] [Source]
Renamed BashOutput tool to TaskOutput for retrieving output from background tasks (bash shell or subagent). [line 832] [Source]
Added new MCPSearch tool for searching and loading MCP tools when tool search is enabled. [line 838] [Source]