The kanbots-agent CLI
The CLI runs workloads on your machine, streams events back to KanBots Cloud, and pairs with agent runs created from cards in the dashboard.
Install
Run the signed installer script; it detects your OS and architecture and places kanbots-agent on your PATH.
curl -fsSL https://kanbots.dev/install.sh | shLogin
Start device-flow login in your browser so the CLI mints credentials for org-scoped runs.
kanbots-agent loginOpening https://auth.kanbots.dev/device ...
Complete sign-in in your browser...
Authorized · user you@company.com · org acme}Daemon
Keep a long-lived process online to poll for dispatched runs and relay tool output.
kanbots-agent daemonlistening on agent-bridge …
connection: authenticated · org acme
idle — waiting for workDoctor
Validates binary version, clocks, outbound connectivity to the KanBots Agent Bridge, and local permissions.
kanbots-agent doctorversion: kanbots-agent 0.42.3
bridge reachable: OK
credential store writable: OKStatus & logs
Inspect linkage to the dashboard and streaming history for troubleshooting.
kanbots-agent statuskanbots-agent logs$ kanbots-agent status
org acme · user you@company.com · bridge connected · idle
$ kanbots-agent logs —tail 20
[12:03:41] polled queue — no assignments
[12:04:02] received run_job run_abc…