Hermes
Status: beta.
Hermes is an agent runtime that can use Regent tools after the Regent plugin is installed.
Install
Section titled “Install”pnpm add -g @regentslabs/cliregents plugin install --runtime hermesregents plugin status --runtime hermesregents plugin doctor --runtime hermesUse --runtime auto when the same machine may also run OpenClaw.
What The Plugin Provides
Section titled “What The Plugin Provides”The Hermes plugin gives Hermes named Regent tools and bundled Regent skills. It lets Hermes ask Regent for setup state, work context, Techtree tasks, and other local commands through the supported bridge.
Hermes setup also returns the Hermes sign-in command for the configured model provider when that is needed.
Start Work
Section titled “Start Work”Run Regent from the terminal where the local work should stay available:
regents runFor Techtree research:
regents run --fold autoresearchTroubleshooting
Section titled “Troubleshooting”If Hermes says Regent tools are missing, run:
regents plugin status --runtime hermesregents plugin doctor --runtime hermesIf the local Regent path is not active, start it again with regents run.