docs: clarify heartbeat defaults

This commit is contained in:
Peter Steinberger
2025-12-26 03:02:11 +01:00
parent 0d8e0ddc4f
commit 040f73a3f4
2 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ surface anything that needs attention without spamming the user.
- `whatsapp` / `telegram`: force the channel (optionally set `to`).
- `none`: do not deliver externally; output stays in the session (WebChat-visible).
- `to`: optional recipient override (E.164 for WhatsApp, chat id for Telegram).
- `prompt`: override the default heartbeat body.
- `prompt`: optional override for the heartbeat body (default: `HEARTBEAT`).
## Behavior
- Runs in the main session (`session.mainKey`, or `global` when scope is global).