Anthropic has recently rolled out a major update to Claude Max subscribers: Claude Code now officially introduces the "Remote Control" (remote control) feature. This feature allows developers to start coding tasks in the computer terminal and then seamlessly take over the entire session via their phone or tablet, achieving true "coding anytime, anywhere."

image.png

Key highlights: Local execution + mobile takeover, no context loss

Users just need to type /remote-control (or /rc for short) in the running Claude Code terminal. The system will then generate a unique session link and QR code. Scanning the QR code allows direct connection via the official Claude iOS/Android app or browser (claude.ai/code).

The most important thing is: all computations and file operations still happen on your local computer, with the phone serving only as a remote control interface. All context, file system access permissions, custom skills, and MCP servers are fully retained without needing to upload projects to the cloud, balancing privacy and efficiency.

Use cases addressing pain points

- Continue debugging while lying on the sofa

- Monitor long-running tasks during meetings

- Give new instructions via voice or text while taking a walk outside

- Even pair with a server to achieve "24/7 AI programming assistant"

This feature is currently in Research Preview phase, initially available to Max plan users, with Pro users coming soon. The official documentation has been updated, including detailed connection steps and notes.

Community feedback: This may be one of the most practical coding technologies of 2026.

Developers generally say that this is not just "viewing code on a phone," but truly connecting desktop and mobile development workflows. It's especially suitable for engineers who frequently switch contexts or prefer "vibe coding" (atmosphere-based programming). Compared to pure cloud solutions, the local + remote hybrid model offers better security and flexibility.

How to experience it immediately

1. Ensure Claude Code is updated to the latest version (run `claude update`)

2. Start or enter an existing Claude Code session in the terminal

3. Enter `/remote-control` to generate a connection

4. Scan the QR code with the Claude app on your phone to connect

Anthropic continues to iterate on the Claude Code toolset. The launch of Remote Control further solidifies its leadership in the AI programming agent field. For more details, refer to the official documentation: code.claude.com/docs/remote-control.