Claude Code v2.1.110: TUI Mode, Push Notifications, and Major UX Improvements
Claude Code v2.1.110 introduces TUI fullscreen mode, mobile push notifications, and enhanced plugin management for power users.
Claude Code v2.1.110: TUI Mode, Push Notifications, and Major UX Improvements
Claude Code v2.1.110 delivers significant user experience enhancements with the introduction of TUI fullscreen mode, mobile push notifications, and streamlined plugin management. This release focuses on improving the developer workflow with better visual rendering, enhanced remote control capabilities, and numerous quality-of-life improvements.
What’s New
TUI Fullscreen Mode
The standout feature of this release is the new /tui command and tui setting. Run /tui fullscreen to switch to flicker-free rendering within the same conversation, providing a cleaner visual experience for extended coding sessions.
Enhanced Keyboard Navigation
Keyboard shortcuts have been redesigned for better workflow efficiency. Ctrl+O now toggles between normal and verbose transcript modes, while the new /focus command handles focus view toggling separately.
Mobile Push Notifications
Claude can now send mobile push notifications when Remote Control is enabled and “Push when Claude decides” config is active. This feature keeps developers informed of important updates even when away from their workstation.
Improved Plugin Management
The /plugin Installed tab has received a major overhaul:
- Items requiring attention and favorites appear at the top
- Disabled items are hidden behind a fold for cleaner organization
- Press
fto favorite the selected item for quick access
External Editor Enhancements
The Ctrl+G external editor now includes an option to show Claude’s last response as commented context, configurable via /config. Additionally, the Write tool now informs the model when you edit proposed content in the IDE diff before accepting.
Remote Control Expansion
Remote Control clients can now access /autocompact, /context, /exit, and /reload-plugins commands, making mobile and web clients more capable.
Session Management Improvements
--resume/--continuenow resurrects unexpired scheduled tasks- Session recap is enabled for all users, including those with telemetry disabled
- Better session cleanup that removes full session directories including subagent transcripts
Bug Fixes and Stability
This release addresses numerous stability issues:
- Fixed MCP tool calls hanging when server connections drop
- Resolved multi-minute hangs during API fallback retries
- Fixed high CPU usage in fullscreen mode with text selection
- Improved startup rendering compatibility with macOS Terminal.app
- Enhanced security against command injection from untrusted filenames
How to Update
To update to Claude Code v2.1.110, use your package manager or download the latest version from the official repository. Existing sessions will automatically benefit from the new features upon restart.