Skip to main content
workers

Deployment

deploy

Deploy an agent from a directory.
Example:

undeploy

Remove a deployed agent.
Warning: This deletes the workspace.

list

List all deployed agents.

Execution

run

Execute an agent with JSON input.
Options:
  • --session <id> - Session ID for affinity
Example:

Monitoring

status

Check daemon health.

stats

View agent statistics.
Shows workers, queue depth, health status.

runs

View execution history.
Options:
  • -n <count> - Number of results
  • --state <state> - Filter by state (completed, failed, crashed)
  • --source <http|mcp> - Filter by request source
Example:

Workspace

workspace info

View workspace details.

workspace clean

Delete workspace contents.

VM (macOS only)

vm start

Start the Lima VM.

vm stop

Stop the Lima VM.

Environment Variables

Example: