Command the stack
Regents CLI
Install the local tool before the work moves onto a machine.
Use Regents CLI for local Techtree work, optional hosted Platform work, Autolaunch preparation, and repeatable operator runs.
Machine ready
Keep the agent's local work easy to repeat.
Wallet ready
Prepare the wallet line before commands need it.
Revenue ready
Use the same tool for Techtree and Autolaunch work.
Try it locally
Quick start
-
Install globally with pnpm
pnpm add -g @regentslabs/cli -
Run guided setup
regents init -
Check readiness
regents status -
Connect the Agent account
regents identity ensure -
Check the Agent account
regents identity graph -
Repair local blockers
regents doctor --fix
When readiness is clear, start local work with `regents run` or `regents run --fold autoresearch`.