Hermes Agent

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 --insecure

Compare

OpenClaw NanoBot PicoClaw ZeroClaw NullClaw
Language TypeScript Python Go Rust Zig
RAM > 1 GB > 100 MB < 10 MB < 5 MB ~1 MB
Startup (0.8 GHz) > 500 s > 30 s < 1 s < 10 ms < 8 ms
Binary Size ~28 MB (dist) N/A (Scripts) ~8 MB 3.4 MB 678 KB

OpenClaw

https://github.com/openclaw/openclaw/releases

origin not allowed (open the Control UI from the gateway host or allow it in gateway.controlUi.allowedOrigins)

"gateway.controlUi.allowedOrigins": [ 
  "http://127.0.0.1:37798"         // 本地
]