Official Remote Control: Core Concepts

⏱ Est. reading time: 3 min Updated on 5/7/2026

The official Remote Control feature has evolved rapidly through several versions of Claude Code.

Key Milestones

  • v2.1.34 (2026-02-06): Added /teleport and /remote-env for session recovery.
  • v2.1.51 (2026-02-23): Introduced claude remote-control command for headless hosting.
  • v2.1.79 (2026-03-18): VSCode plugin added /remote-control bridge.
  • v2.1.110 (2026-04-15): Added push notification tools for active alerts.

Core Mechanisms

Remote Control is not a separate session; it's a network entry point for your local session.

Entrance Location Purpose
/remote-control Inside CLI Bridges current session to web.
claude remote-control Shell Starts a headless host process.
/teleport Inside CLI "Teleports" session between devices.
Push notification Agent-called Sends push alerts to your phone.