Skip to main content
local-first · self-hosted

Your coding agents, on every device.

A clean web UI for the coding agents you already pay for — Claude Code and Codex — over the Agent Client Protocol. Self-host it, start a session on your laptop, and pick it up from your phone.

# run it with Docker
docker compose up -d

# …or a single self-contained binary
./nohup

Bring your own agents

Claude Code and Codex over the Agent Client Protocol, authenticated with your own subscriptions — no extra API keys, no usage meters.

Start anywhere, continue anywhere

Sessions live in the agent. Begin on your laptop, resume on your phone, or import a session you started in a terminal.

Isolated by default

Each session runs in its own git worktree inside your repo, so parallel agents never step on each other.

Stream, queue, cancel

Watch the agent think and plan, queue follow-ups while it works, and stop a turn mid-thought to change direction.

Yours, privately

Username/password auth with httpOnly cookie sessions. Runs on your machine; nothing is sent to a third party.

Made for every screen

A collapsible sidebar, a box-free transcript, and themes — equally at home on a wide monitor or a folding phone.