Built-in agents, fully configurable
Claude Code, Codex CLI and Antigravity CLI each launch with their own
options — model, reasoning effort, sandbox and approval policy, plan
mode, an initial prompt, extra directories — chosen per session in the
app.
Your own agent types
Define an agent from any command your shell can run, with whatever
flags you like. Name it and it sits in the mode picker beside the
built-ins. Up to 20 per account, synced live across your devices.
Optional Git worktrees — for every kind
Start any session in its own dedicated Git worktree, so parallel runs
never collide: Claude Code, Codex, Antigravity, a raw terminal, and
your own custom types all support it. Opt-in per launch, and
Git projects only — a non-Git project just runs in the project
root.
It survives a reboot
The agent installs as a real OS service, not a terminal you left open:
a systemd unit on Linux (starts at boot),
a launchd job on macOS,
and a Scheduled Task on Windows (both start at
sign-in) — each supervised, so it restarts itself if it dies.
Shortcuts you define
Build control-key chords from Ctrl, Alt or Shift plus a key — letters,
digits, F-keys, Tab, Enter, Space, Backspace — save them as named
buttons on the terminal's control bar per session kind, and they sync
across your devices.
Linear Auto Scan
Point a Git project at a Linear filter and the agent picks up matching
issues on its own, creates a worktree for each, and launches Claude
Code to work on it — while you watch the scan log from the app.
A real PTY, not a log tail
Full two-way terminal I/O, so TUIs behave: arrow keys, Ctrl-C, plan
mode, approval prompts. Every session keeps a rolling buffer of recent
output, so a dropped connection replays instead of losing it.
Run several at once
Up to 32 concurrent sessions on one agent — a Claude Code run, a Codex
review and a shell, side by side in the session list, each with its own
scrollback and state.
Or just open a browser
The same account works in a desktop browser at
app.mobaide.com — the same agents, the
same sessions, the same terminal, driven with your physical keyboard.
Nothing to install, and your phone stays in sync.