Claude Code v2.1.110
Summary
- Added /tui command and tui setting — run /tui fullscreen to switch to flicker-free rendering in the same conversation - Added push notification tool — Claude can send mobile push notifications wh...
Release Notes
- Added /tui command and tui setting — run /tui fullscreen to switch to flicker-free rendering in the same conversation - Added push notification tool — Claude can send mobile push notifications when Remote Control and "Push when Claude decides" config are enabled - Changed Ctrl+O to toggle between normal and verbose transcript only; focus view is now toggled separately with the new /focus command - Added autoScrollEnabled config to disable conversation auto-scroll in fullscreen mode - Added option to show Claude's last response as commented context in the Ctrl+G external editor (enable via /config) - Improved /plugin Installed tab — items needing attention and favorites appear at the top, disabled items are hidden behind a fold, and f favorites the selected item - Improved /doctor to warn when an MCP server is defined in multiple config scopes with different endpoints - --resume/--continue now resurrects unexpired scheduled tasks - /autocompact, /context, /exit, and /reload-plugins now work from Remote Control (mobile/web) clients - Write tool now informs the model when you edit the proposed content in the IDE diff before accepting - Bash tool now enforces the documented maximum timeout instead of accepting arbitrarily large values - SDK/headless sessions now read TRACEPARENT/TRACESTATE from the environment for distributed trace linking - Session recap is now enabled for users with telemetry disabled (Bedrock, Vertex, Foundry, DISABLETELEMETRY). Opt out via /config or CLAUDECODEENABLEAWAYSUMMARY=0. - Fixed MCP tool calls hanging indefinitely when the server connection drops mid-response on SSE/HTTP transports - Fixed non-streaming fallback retries causing multi-minute hangs when the API is unreachable - Fixed session recap, local slash-command output, and other system status lines not appearing in focus mode - Fixed high CPU usage in fullscreen when text is selected while a tool is running - Fixed plugin install not honoring dependencies declared in plugin.json whe