All solutions
CLI

Run any AI coding agent CLI from a server

If it starts from a terminal, codemote-cli can run it on a server with no editor at all — supervised from your phone.

The CodeMote CLI doesn’t care which agent you run — it gives you a real terminal on the machine, and whatever you can start from a shell, you can start there. That covers every major terminal-based coding agent: Claude Code, Codex CLI, Gemini CLI, opencode, Qwen Code, and anything else that runs in a shell.

No editor in the loop

This is the no-editor path: npx codemote-cli start in your project directory on a server, pair with a QR scan, open a terminal, and launch your agent exactly as you would at a desk:

$claude
$codex
$gemini
$opencode
$qwen

Supervise it from your phone

The agent streams live in the terminal. Approve, redirect or stop it by thumb or voice, and because it’s running on the server, it keeps going if you background the app. When it’s done, switch to the Git view to review the diff and push.

Prefer to keep your editor open? The same agents work through the VS Code extension pathtoo — the CLI is for when there’s no editor on the machine at all. Want the leanest version of this loop, stripped down to just launch, supervise and ship? See Supervise AI coding agents without an IDE.

Questions

Does codemote-cli work with agents other than Claude Code?
Yes. Codex CLI, Gemini CLI, opencode, Qwen Code and any other agent you can start from a terminal all work the same way — CodeMote just gives you the shell, it doesn't care which agent you run in it.
Do I need an editor open on the server to run an agent?
No. codemote-cli runs standalone — you open a terminal in the app and start the agent directly, with no editor involved.

Take your dev environment with you.

Drive your AI agents, terminals and Git from your phone — with no cloud copy of your code.

Get the app