Control 1DevTool From Your Phone

Use Remote Control to browse files, run agents, review diffs, send HTTP requests, and query databases on your dev machine — from your phone.

Remote Control turns your phone into a window onto the machine where 1DevTool is running. Kick off an agent from the couch, review a diff on the train, or reply to a prompt that's been waiting for your input — without opening your laptop. Everything runs on your own machine; your phone is just the remote.

1DevTool Remote Control project list on a phone

Turning It On

Remote Control is served over a secure Cloudflare tunnel, so you don't have to expose any ports or set up a VPN.

  1. On the desktop, open Remote Control from the status bar and enable it.
  2. 1DevTool generates a private URL and a QR code. Scan the code with your phone, or open the URL in your mobile browser.
  3. Sign in when prompted. The connection stays tied to your machine — only you can reach it.

Once connected, your projects appear on the phone exactly as they're organized on the desktop. Tap one to drop into its workspace.

What You Can Do From Your Phone

Remote Control mirrors the parts of 1DevTool that matter when you're away from the keyboard.

Prompt and steer your AI agents

Open any project's terminal, read the agent's latest output, and send a new prompt — including agents that have been sitting idle waiting for your go-ahead. You can:

  • Scroll and copy terminal text in a mobile-friendly reader mode
  • Attach an image from your phone straight into the prompt
  • Mention a file in the repo so the agent has the right context
  • Reuse a past prompt from your prompt history

Prompt history on the phone

Review code and ship with Git

Browse the project's files, open a commit's details, and review diffs on your phone. When a change looks good, stage it, write a message, and push — a full source-control loop from the palm of your hand.

File viewer and Git control in Remote Control

Test APIs and query databases

Send an HTTP request and inspect the response, or run a database query, using the same collections and connections you've set up on the desktop. Requests you save stay in sync between phone and desktop.

Running a database query from Remote Control

Schedule a prompt for later

Queue an Agent Input prompt to fire on a timer, at a specific time, or at the next quota reset — so a long task can start while you're away and be ready when you get back.

Scheduling an Agent Input prompt with a timer

Read the transcript properly

Reader Mode re-renders an agent's conversation as a document, which is what makes catching up from a phone bearable. User messages, agent results, code, and raw terminal output are styled separately, with light, sepia, and dark reading surfaces and a default that follows your device theme.

Reader Mode on the phone

Terminals sized for your screen

Open a terminal on your phone and it reflows to fit: the phone that is actively looking at a terminal owns its width, so lines wrap for your screen instead of forcing you to pan across a desktop-width grid. The newest output and the agent's input box sit where you can see them.

Two phones viewing at once settle on a size that works for both, and the moment you close the terminal the desktop pane gets its own size back. While a phone is attached, the desktop pane says so with a Sized for phone badge and a shortcut into Reader Mode. Read-only viewers keep the previous mirrored view.

Approve a plan from the kitchen

Tasks waiting on your verdict get their own page. Read the plan, then Approve or Request changes — your words travel to the agent verbatim, and nothing auto-approves while you are away. See Approval Gates.

See what your agents are doing together

A Teams tab shows which agents are linked, what has been delivered, what is queued, what is waiting on a reply, and which links are broken. It is read-only by design: the phone shows you the picture, the desktop makes the changes. See Team Map.

Skills and slash commands

The skills picker is available on the phone too, so you can insert a skill or a slash command without typing its name from memory.

The skills picker on the phone

Notifications

Turn on activity notifications and your phone lets you know when an agent finishes, needs input, or a long-running command completes — so you don't have to keep the app open to know when to step back in.

An activity notification from Remote Control

Permissions

Remote Control respects the operator permissions you set on the desktop, so you decide how much a remote session is allowed to do. If you share a machine or run agents you'd rather keep read-only from the phone, tighten those settings before you connect.