Start/Stop drive that project's process stack (devhost up/down <name>);
starting can take a minute while ports come up. Stop all also shuts down the
supervisor daemon; started stacks run detached from this control plane
(but nothing survives a host reboot).
pb = behind devhost login,
basic = own name/password,
open = no auth.
Start launches an interactive claude --remote-control in a new
window of the default tmux session (devhost claude [name] on the
host does the same). The optional name becomes the Remote Control session name
and the window's label below, so you can tell sessions apart when killing them.
Clean up kills claude windows that are back at a shell, and offers to sweep
still-running ones too (devhost claude clean [--all]); ✕ kills one
window. Killed sessions stay resumable with claude --resume.