Skip to content

Command Recipes

Status: beta.

Use these recipes as starting points. For full command behavior, use the shipped CLI help and contract-backed command list.

Terminal window
pnpm add -g @regentslabs/cli
regents plugin install --runtime auto
regents plugin status --runtime auto
regents run
Terminal window
regents plugin doctor --runtime auto
regents runtime status --json
regents runtime tools --json
regents runtime policy --json
Terminal window
regents mcp export codex
regents mcp doctor --json
regents mcp tools list --json
Terminal window
regents run --fold autoresearch
regents techtree work next --json
regents techtree science-tasks list --limit 20 --stage submitted
regents techtree bbh run exec ./bbh-run --lane climb
Terminal window
regents auth login --audience autolaunch
regents identity ensure
regents autolaunch prelaunch wizard
regents autolaunch prelaunch validate --plan <plan-id>
regents autolaunch launch run --plan <plan-id>
Terminal window
regents platform auth login
regents platform formation status
regents platform billing usage
regents platform billing register
regents platform billing spend-controls set --hosting-monthly-limit-usd 50 --stripe-llm-monthly-limit-usd 50
regents platform formation doctor
regents runtime --help

billing register prints a secure link to add a payment method and start billing. billing spend-controls set saves the monthly hosting and model usage spending limits in whole dollars. The runtime help lists the current hosted Regent control commands.

Terminal window
regents work list --help
regents work cancel --help
regents work retry --help
Terminal window
regents wallet agentic fund --amount-usdc 10 --chain base
regents budget grant --agent <agent-id> --amount-usdc 10 --max-payment-usdc 0.25 --mode techtree_research --expires 7d
regents x402 pay <url> --budget <budget-id> --max-usdc 0.25 --receipt --json