feat: add daemon runtime prompts

This commit is contained in:
Peter Steinberger
2026-01-06 23:51:00 +01:00
parent edfc71a47e
commit 55278c1c71
6 changed files with 20 additions and 1 deletions

View File

@@ -93,7 +93,6 @@ path that is currently incompatible with Bun and can cause memory corruption on
reconnect. If you use WhatsApp, run the Gateway with **Node** until this is
resolved. Baileys: https://github.com/WhiskeySockets/Baileys · Bun issue:
https://github.com/oven-sh/bun/issues/5951
## 5) Pair + connect your first chat surface
### WhatsApp (QR login)

View File

@@ -82,6 +82,7 @@ It does **not** install or change anything on the remote host.
- Windows: Scheduled Task
- Runs on user logon; headless/system services are not configured by default.
- **Runtime selection:** Node (recommended; required for WhatsApp) or Bun (faster, but incompatible with WhatsApp).
- **Runtime selection:** Node (recommended; required for WhatsApp) or Bun (faster, but incompatible with WhatsApp).
7) **Health check**
- Starts the Gateway (if needed) and runs `clawdbot health`.