CLI reference

Commands

Every veto command, what it does, and when to reach for it. Routing and execution are always separate contracts: selection never triggers work by itself.

Connect and configure

Set up providers and control which models participate in routing.

Route and execute

The core loop: route selects, run executes one task, exec executes a plan.

Integrations

Native plugins route turns inside OpenCode and Hermes without copying credentials or changing provider settings.

Inspect and maintain

Know exactly what is configured, what it costs, and whether your installation is healthy.

Task kinds

Kinds guide filtering and skill matching. Auto-detected when you omit --kind.

Full flag tables

Every flag, default, and safety boundary for run, exec, and route lives in the README — kept alongside the code it documents.