openclaw/docs/providers
sheeek 2daead27cf feat(whatsapp): redesign ack-reaction as whatsapp-specific feature
- Move config from messages.ackReaction to whatsapp.ackReaction
- New structure: {emoji, direct, group} with granular control
- Support per-account overrides in whatsapp.accounts.*.ackReaction
- Add Zod schema validation for new config
- Maintain backward compatibility with old messages.ackReaction format
- Update tests to new config structure (14 tests, all passing)
- Add comprehensive documentation in docs/providers/whatsapp.md
- Timing: reactions sent immediately upon message receipt (before bot reply)

Breaking changes:
- Config moved from messages.ackReaction to whatsapp.ackReaction
- Scope values changed: 'all'/'direct'/'group-all'/'group-mentions'
  → direct: boolean + group: 'always'/'mentions'/'never'
- Old config still supported via fallback for smooth migration
2026-01-11 04:10:43 +01:00
..
anthropic.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00
discord.md docs: add quick setup blocks to chat providers 2026-01-11 02:40:38 +01:00
glm.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00
grammy.md fix(auto-reply): tighten block streaming defaults 2026-01-09 22:41:10 +01:00
imessage.md docs: add quick setup blocks to chat providers 2026-01-11 02:40:38 +01:00
index.md fix: stabilize live probes and docs 2026-01-11 02:26:39 +00:00
location.md docs: reorganize documentation structure 2026-01-07 00:45:46 +01:00
models.md docs: add quick setup blocks to chat providers 2026-01-11 02:40:38 +01:00
msteams.md docs: add quick setup blocks to chat providers 2026-01-11 02:40:38 +01:00
openai.md docs: add quick setup blocks to chat providers 2026-01-11 02:40:38 +01:00
opencode.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00
openrouter.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00
signal.md docs: add quick setup blocks to chat providers 2026-01-11 02:40:38 +01:00
slack.md docs: add quick setup blocks to chat providers 2026-01-11 02:40:38 +01:00
telegram.md fix: improve telegram configuration safety 2026-01-11 03:57:52 +01:00
troubleshooting.md feat(providers): improve doctor + status probes 2026-01-08 23:48:37 +01:00
whatsapp.md feat(whatsapp): redesign ack-reaction as whatsapp-specific feature 2026-01-11 04:10:43 +01:00
zai.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00