bx agents
Manage your agents.
List agents
Returns a table of all agents with name, runtime, model, and status.
Create an agent
Available runtimes: claude-code, opencode, openclaw
Examples:
Delete an agent
Permanently deletes the agent and its VM.
Chat with an agent
Sends a message and streams the response in real-time.
bx keys
Manage API keys.
List keys
Returns a table of all API keys with name, key prefix, creation date, and last used date.
Create a key
Examples:
The full key (starting with bxk_) is shown only once on creation. Store it securely.
Revoke a key
Permanently revokes the key. Use bx keys list to find the key ID.
bx api
Make raw API requests, similar to gh api.
Examples: