Registered runners are shown as status tiles. Each tile shows runner identity, status badge, and last heartbeat. Expand a tile for details including capabilities, current job, and runner controls.
Check which runners are eligible to dispatch a specific PromptArtifact — without dispatching. Enter an artifact ID to see required capabilities and per-runner eligibility.
▸Runner Crash Recovery
Review interrupted runner work after a stale heartbeat. Restartable candidates can be manually requeued once the runner reconnects. No automatic restart ever occurs.
Required when the API is behind Cloudflare Access. Do not share your client secret.
Safety Notice
Commands must be copied and run manually in your terminal. The browser does not start the runner directly.
The bootstrap script downloads a verified runner binary to ~/.phlowao/runner/ outside your project directory.
Your target repository is not modified — the runner only reads from it.
SHA-256 checksum verification is performed before the runner starts.
Do not share or embed your CF_ACCESS_CLIENT_SECRET value.
Secure runner registration (invite tokens) is not yet available.