Core Features

Remote Control

Remote Control lets your phone connect to the current desktop ZCode workspace. You can check the task, type instructions, and keep the Agent moving while the actual code changes, commands, and project environment stay on the desktop.

Open Mobile Remote Control from the phone icon in the lower-left sidebar

When To Use It

  • A desktop task is already running and you need to step away.
  • You receive a quick update and want to add one more instruction from your phone.
  • A long task is running and you want to check the Agent status without returning to the computer.

Connect From Phone

Click the phone icon in the lower-left sidebar of ZCode to open Mobile Remote Control. The dialog shows a QR code and a link for the current workspace. Scan the QR code with your phone, or copy the link and open it in a mobile browser.

The dialog shows a QR code and link on the left

After the connection is established, the phone joins the current desktop workspace. The desktop remains the runtime; the phone is used to read the session, send messages, and trigger actions.

Mobile workspace panel: check task status, create a task, or forward a screenshot

Control Model

Remote Control is useful for lightweight but important actions:

  • Read the latest Agent response and task progress.
  • Send a new instruction or extra context.
  • Confirm, continue, or stop a long-running task.
  • Jump back into the current workspace from outside your desk.

Mobile task session: review the execution steps and keep sending instructions

Note: only one phone page can be connected at a time, and the phone can only access workspaces that are already open on the desktop.

For longer-lived access from chat tools, use Bot Channel.

Next Steps