docs: document multi-agent mode

This commit is contained in:
Peter Steinberger
2026-01-06 18:25:52 +00:00
parent dbfa316d19
commit 730cc72388
35 changed files with 343 additions and 123 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ The UI talks directly to the Gateway WS and supports:
## Webhooks
When `hooks.enabled=true`, the Gateway also exposes a small webhook surface on the same HTTP server.
When `hooks.enabled=true`, the Gateway also exposes a small webhook endpoint on the same HTTP server.
See [`docs/configuration.md`](https://docs.clawd.bot/configuration) → `hooks` for auth + payloads.
## Config (default-on)