Command Recipes
Status: beta.
Use these recipes as starting points. For full command behavior, use the shipped CLI help and contract-backed command list.
New Machine
Section titled “New Machine”pnpm add -g @regentslabs/cliregents plugin install --runtime autoregents plugin status --runtime autoregents runRuntime Readiness
Section titled “Runtime Readiness”regents plugin doctor --runtime autoregents runtime status --jsonregents runtime tools --jsonregents runtime policy --jsonCodex Setup
Section titled “Codex Setup”regents mcp export codexregents mcp doctor --jsonregents mcp tools list --jsonTechtree Research
Section titled “Techtree Research”regents run --fold autoresearchregents techtree work next --jsonregents techtree science-tasks list --limit 20 --stage submittedregents techtree bbh run exec ./bbh-run --lane climbAutolaunch Setup
Section titled “Autolaunch Setup”regents auth login --audience autolaunchregents identity ensureregents autolaunch prelaunch wizardregents autolaunch prelaunch validate --plan <plan-id>regents autolaunch launch run --plan <plan-id>Hosted Regent Control
Section titled “Hosted Regent Control”regents platform auth loginregents platform formation statusregents platform billing usageregents platform billing registerregents platform billing spend-controls set --hosting-monthly-limit-usd 50 --stripe-llm-monthly-limit-usd 50regents platform formation doctorregents runtime --helpbilling 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.
Manage Assigned Work
Section titled “Manage Assigned Work”regents work list --helpregents work cancel --helpregents work retry --helpPaid Access And Budgets
Section titled “Paid Access And Budgets”regents wallet agentic fund --amount-usdc 10 --chain baseregents budget grant --agent <agent-id> --amount-usdc 10 --max-payment-usdc 0.25 --mode techtree_research --expires 7dregents x402 pay <url> --budget <budget-id> --max-usdc 0.25 --receipt --json