regents run
Status: beta.
regents run starts local Regent access for agents and terminal commands. Keep it running while the local machine is doing Regent work.
What It Checks
Section titled “What It Checks”regents run checks the local Regent setup and prints next steps. It checks Hermes and OpenClaw tools separately, then checks identity, Techtree access, optional Agentic Wallet readiness, saved budgets, and useful next commands.
Use it after installing the CLI and runtime plugins:
pnpm add -g @regentslabs/cliregents plugin install --runtime autoregents runFold Mode
Section titled “Fold Mode”Use Fold mode for proof-producing Techtree work:
regents run --fold autoresearchFold reports on existing benchmark attempts, validations, notebook publications, receipts, and verifier evidence. It does not create a separate certificate system.
Commands To Use Beside It
Section titled “Commands To Use Beside It”Run these in another terminal while regents run is active:
regents plugin status --runtime autoregents plugin doctor --runtime autoregents runtime status --jsonregents runtime tools --jsonregents runtime policy --jsonregents techtree work next --jsonWhen To Restart
Section titled “When To Restart”Restart regents run when the local service is not available, when runtime tools were just installed, or when a doctor command says the local path is missing.