feat: add node binding controls in control ui

This commit is contained in:
Peter Steinberger
2026-01-18 08:26:28 +00:00
parent d3862ae30a
commit 68d79e56c2
5 changed files with 317 additions and 3 deletions

View File

@@ -48,6 +48,8 @@ clawdbot config get agents.list
clawdbot config set agents.list[0].tools.exec.node "node-id-or-name"
```
Control UI: the Nodes tab includes a small “Exec node binding” panel for the same settings.
## Session overrides (`/exec`)
Use `/exec` to set **per-session** defaults for `host`, `security`, `ask`, and `node`.