Mobile companion
CMDOP Mobile is a companion to the Desktop client, not a primary surface. You get a chat panel, machine list, push notifications when permission asks fire, and quick file uploads. Long-running work and heavy automation belong on Desktop or CLI.
The full mobile docs currently live under the legacy Mobile section for URL stability. This page is the new location; pages will migrate here over time.
What mobile is good for
- Reading the current activity feed while you’re away from your laptop.
- Approving or denying a permission ask via push.
- Sending a quick prompt to your agent (“ssl renewed?”).
- Uploading a file from your phone to a registered machine.
What mobile isn’t
- A coding surface — Desktop and CLI handle file edits, agent loops, and long-running shells.
- A self-contained agent — mobile is a thin client; the work runs on the agent on your machine.
Setup
- Install the iOS or Android app from the store.
- Sign in with the same account you use on Desktop / CLI.
- The same workspaces and machines appear automatically.
Where to read more
- iOS overview — legacy section, full feature list.
- Push notifications — wake the agent from sleep.
- Mobile security — what the app blocks
by default (
.ssh,.gnupg,.aws, etc.).
Related
- Desktop overview — primary GUI surface.
- CLI overview — primary scripting surface.
- Connect overview — the same machines, on every surface.
Last updated on