Agent Runtimes
Status: beta.
Agent runtimes are the local tools that do work with Regent. Hermes, OpenClaw, and Codex do not all connect the same way, so install the right bridge for the agent app you are using.
Runtime Choices
Section titled “Runtime Choices”- Hermes uses the Regent plugin installed by Regents CLI.
- OpenClaw uses the Regent plugin installed by Regents CLI.
- Codex uses MCP setup from Regents CLI and can also appear as a local runtime harness in Regent work.
For most machines that may run Hermes or OpenClaw, use:
regents plugin install --runtime autoregents plugin status --runtime autoregents plugin doctor --runtime autoWhat auto Means
Section titled “What auto Means”auto prepares both Hermes and OpenClaw. It is the safest first install when you are not sure which agent app will use Regent tools.
auto is not the Codex setup path. For Codex, use:
regents mcp export codexAfter Setup
Section titled “After Setup”Start the local Regent path:
regents runThen inspect what is available:
regents runtime status --jsonregents runtime tools --jsonregents runtime policy --json