Self-hosted (your own server) — CodeAgent Mobile Wiki
The CodeAgent Mobile Wiki

Every feature, explained — organized by the path you actually take: set up, launch a session, supervise the run, ship the PR.

Free

Self-hosted (your own server)

Deploy the agent to your own VM, server, or Docker box, supervised from mobile.

LOCAL
Your machine
  • Pair an IDE or the CLI
  • Agent runs on your laptop
CLOUD
GitHub Codespace
  • Provisioned from the app
  • Runs with your laptop closed
SELF-HOSTED
Your own server
  • VM / VPS / Docker box
  • PRO · bring your own infra

Already run your own infrastructure? Point CodeAgent Mobile at a VM, server, or Docker box you control and it installs codeam-cli on the host, authenticates your agent, and supervises it from your phone with live host telemetry — no dependency on GitHub Codespaces at all. This is the bring-your-own-infrastructure plane, available on every plan including Free.

Bring your own box

Any VM, server, or Docker box you control — no GitHub Codespaces dependency.

codeam-cli auto-installed

CodeAgent Mobile installs and authenticates the agent on the host for you.

Live host telemetry

Supervise the running host from mobile, not just the agent session.

Available on Free

Self-hosted works on the Free plan alongside local and cloud — no upgrade required to start.

  1. 1
    Point CodeAgent Mobile at your host

    Add the VM, server, or Docker box you want to deploy to.

  2. 2
    CodeAgent Mobile installs codeam-cli

    The host gets the CLI installed and supervised automatically.

  3. 3
    The agent authenticates on the host

    Same one-time credential flow used on the other planes.

  4. 4
    Supervise from your phone

    Send prompts and watch host telemetry alongside the agent stream.

NOTE

Preview and environment variables work the same on your self-hosted box as on the local and cloud planes. Cost-saving compression and Agent Toolkit integrations are PRO features, regardless of which plane the agent runs on.

FAQ

Related

Ready to try it?