Skip to content

OpenClaw

Status: beta.

OpenClaw is an agent runtime that can use Regent tools after the Regent plugin is installed.

Terminal window
pnpm add -g @regentslabs/cli
regents plugin install --runtime openclaw
regents plugin status --runtime openclaw
regents plugin doctor --runtime openclaw

Use --runtime auto when the same machine may also run Hermes.

Platform can store work for a local OpenClaw worker. The local machine still decides what to run and what to report back.

Terminal window
regents auth login --audience platform
regents identity ensure
regents agent connect openclaw --help
regents work local-loop --help

Use --once on regents work local-loop for a single check during testing.

OpenClaw can also be a solver or executor for Techtree work when the local workspace is configured for it.

Terminal window
regents run --fold autoresearch
regents techtree work next --json