2026-04-15 · Anthropic

v2.1.110

protocolsmodels

read at source ↗ github.com

v2.1.110

Source: Anthropic Claude Code Date: 2026-04-15 URL: https://github.com/anthropics/claude-code/releases/tag/v2.1.110

Summary

Feature release focused on fullscreen TUI and remote/mobile control surfaces. Ships: /tui fullscreen command with flicker-free rendering, push notification tool (Claude can send mobile push when Remote Control is enabled), /focus command extracted from Ctrl+O, autoScrollEnabled config, external editor context option, /plugin installed tab improvements, /doctor multi-scope MCP warnings, --resume/--continue resurrecting unexpired scheduled tasks, and session recap enabled for telemetry-disabled users.

Implications

Push notifications from Claude to mobile devices is a structural shift: the CLI is no longer just pull-based (user queries Claude) but can now initiate contact. This is the infrastructure pattern for async agent workflows — set Claude to work, get notified when done. The Remote Control surface additions (/autocompact, /context, /exit, /reload-plugins from mobile/web) continue expanding the scope of what can be operated remotely. /doctor warning on multi-scope MCP config reflects growing complexity in MCP server management across projects.

← all signals