Anthropic releases Claude Code Remote Control for mobile development

Anthropic has released Remote Control, a mobile synchronization layer for Claude Code that allows developers to control local terminal sessions from smartphones and tablets.
Key Details
Remote Control bridges local CLI environments with the Claude mobile app and web interface, enabling users to initiate complex tasks in their terminal and maintain control from mobile devices. The feature decouples the AI agent from the physical workstation while keeping Claude running on the local machine.
Currently available as a Research Preview for Claude Max subscribers ($100-$200 monthly), with plans to expand to Claude Pro ($20 monthly) users soon. Team and Enterprise plans don't have access during this initial phase.
Setup and Commands
To use Remote Control:
- Update to Claude version 2.1.52
- Execute
claude remote-controlor use the in-session slash command/rc - Authenticate CLI using
/logincommand first - Navigate to project directory before running the command
The terminal generates a unique session URL and QR code (toggleable via spacebar) that, when scanned, opens a synchronized session in the Claude mobile app.
Architecture and Security
The system functions as a secure bridge between local terminals and Anthropic's cloud interface, which provides the Opus 4.6 and Sonnet 4.6 models. Your desktop initiates an outbound connection to Anthropic's API - no inbound ports are opened, and your computer isn't exposed to the open web.
Local context including filesystem access, environment variables, and Model Context Protocol (MCP) servers remains active on your machine. Only chat messages and tool results flow through the encrypted bridge - your files and MCP servers never leave your local system.
This release addresses previous community workarounds where developers used tools like Tailscale for secure tunneling, Termius/Termux for mobile SSH access, Tmux for session persistence, and custom WebSocket bridges for mobile UI access.
📖 Read the full source: HN AI Agents
👀 See Also

Xiaomi Open-Sources MiMo-V2.5-Pro: Nears Claude Opus 4.6 on Coding Benchmarks
Xiaomi released MiMo-V2.5-Pro, an open-source coding model that scored 233/233 on a university compiler project, built a video editor autonomously, and ranks within 1% of Claude Opus 4.6 on SWE-Bench and Terminal-Bench.

Claude's policy filter blocks bioinformatics work with pathogen names
A computational virology researcher reports Claude's usage policy filter flags legitimate bioinformatics scripts when pathogens are named, requiring workarounds like describing tasks without organism names or downgrading to Sonnet 4. The issue affects Claude Code, claude.ai, and both Opus 4.6 and Sonnet 4.6 models.

Local Qwen3.6 27b + Hermes Agent Handles Junior IT Admin Tasks
A 30-year IT veteran reports that Qwen3.6 27b running in Hermes Agent harness completed a task list for a junior-level IT admin in 1.5 hours — including patching, Docker install, and service setup.

Google Signs Classified Pentagon Deal for ‘Any Lawful’ Use of AI
Google reportedly signed a classified deal allowing the US Department of Defense to use its AI models for any lawful government purpose, with restrictions on mass surveillance and autonomous weapons only as a non-binding agreement.