docs: explain multi-agent WhatsApp DM routing

This commit is contained in:
Peter Steinberger
2026-01-12 01:25:53 +00:00
parent 6947ab18dc
commit b9b0d46773
3 changed files with 38 additions and 0 deletions

View File

@@ -112,6 +112,10 @@ Clawdbot supports **OpenAI Code (Codex)** via OAuth or by reusing your Codex CLI
Bun is supported for faster TypeScript execution, but **WhatsApp requires Node** in this ecosystem. The wizard lets you pick the runtime; choose **Node** if you use WhatsApp.
### Can multiple people use one WhatsApp number with different Clawdbots?
Yes, via **multiagent routing**. Bind each senders WhatsApp DM to a different `agentId`, so each person gets their own workspace and session store. Replies still come from the **same WhatsApp account**, and DM access control (`whatsapp.dmPolicy` / `whatsapp.allowFrom`) is global per WhatsApp account. See [Multi-Agent Routing](/concepts/multi-agent) and [WhatsApp](/providers/whatsapp).
### Does Homebrew work on Linux?
Yes. Homebrew supports Linux (Linuxbrew). Quick setup: