Claude Code v2.1.110
Claude Code v2.1.110 was released on .
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 Context
- This was the 85th Claude Code release of 2026 tracked by Havoptic.
- It shipped 1 day after Claude Code v2.1.109 (April 15, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- GitHub Copilot CLI v1.0.32 (April 17, 2026)
- Gemini CLI v0.38.2 (April 17, 2026)
- Devin Desktop v2.0.61 (April 17, 2026)
- GitHub Copilot CLI v1.0.31 (April 16, 2026)
- GitHub Copilot CLI v1.0.30 (April 16, 2026)
Compare Claude Code: vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs GitHub Copilot CLI · vs Devin Desktop · vs Antigravity CLI
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 when the marketplace entry omits them; /plugin install now lists auto-installed dependencies
- Fixed skills with disable-model-invocation: true failing when invoked via /<skill> mid-message
- Fixed --resume sometimes showing the first prompt instead of the /rename name for sessions still running or exited uncleanly
- Fixed queued messages briefly appearing twice during multi-tool-call turns
- Fixed session cleanup not removing the full session directory including subagent transcripts
- Fixed dropped keystrokes after the CLI relaunches (e.g. /tui, provider setup wi
Other Recent Claude Code Releases
- v2.1.215 (July 19, 2026)
- v2.1.214 (July 18, 2026)
- v2.1.212 (July 16, 2026)
- v2.1.211 (July 15, 2026)
- v2.1.210 (July 14, 2026)
All Claude Code releases · All AI coding tool releases on Havoptic