Run agents
Launch agents locally or on any remote host. The --worktree flag spins up an isolated git branch so you can run multiple agents on the same repo without conflicts.
seawork run --agent codex \ --repo ~/code/seawork \ --worktree feat/mobile-review \ "Audit the mobile review flow and open a PR"
SeaWork