agent
Hermes Agent
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
hermes dashboard --host 0.0.0.0 --port 9111 --no-open --insecureCompare
OpenClaw
Last updated
https://hermes-agent.nousresearch.com/docs
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
hermes dashboard --host 0.0.0.0 --port 9111 --no-open --insecurehttps://github.com/openclaw/openclaw/releases
origin not allowed (open the Control UI from the gateway host or allow it in gateway.controlUi.allowedOrigins)
Last updated
"gateway.controlUi.allowedOrigins": [
"http://127.0.0.1:37798" // 本地
]