fix: align node host hints + deflake block streaming test (#1461) (thanks @ameno-)

This commit is contained in:
Peter Steinberger
2026-01-22 22:01:58 +00:00
parent fd27d40b85
commit bc56aac3bd
5 changed files with 7 additions and 5 deletions

View File

@@ -59,7 +59,6 @@ Manage the service:
```bash
clawdbot node status
clawdbot node run
clawdbot node stop
clawdbot node restart
clawdbot node uninstall

View File

@@ -57,9 +57,11 @@ clawdbot node run --host <gateway-host> --port 18789 --display-name "Build Node"
```bash
clawdbot node install --host <gateway-host> --port 18789 --display-name "Build Node"
clawdbot node start
clawdbot node status
```
Install starts the service. Use `clawdbot node restart` if you need to re-launch it.
### Pair + name
On the gateway host: