openclaw/src
Yurii Chukhlib b9c453d77f fix(web): remove provider name from gateway listener error messages
Error messages in sendMessageWhatsApp, sendReactionWhatsApp, and
sendPollWhatsApp included hardcoded \"WhatsApp\" references. This caused
confusion when cron jobs using other providers (e.g., Telegram) failed
with errors mentioning WhatsApp.

Changes error messages to be provider-agnostic while maintaining the
same error handling behavior.

Fixes #461
Fixes #470

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-09 22:40:58 +00:00
..
agents fix: handle fence-close paragraph breaks 2026-01-09 22:20:22 +00:00
auto-reply fix: handle fence-close paragraph breaks 2026-01-09 22:20:22 +00:00
browser refactor(browser): share chrome resolution helpers 2026-01-08 02:18:43 +00:00
canvas-host Tests: stabilize file watchers 2026-01-09 11:06:39 +01:00
cli fix: harden onboarding for non-systemd environments 2026-01-09 22:17:09 +01:00
commands fix(gateway): harden agent provider routing 2026-01-09 23:00:36 +01:00
config fix(auto-reply): tighten block streaming defaults 2026-01-09 22:41:10 +01:00
cron fix: migrate cron payload channel alias 2026-01-09 22:20:22 +00:00
daemon fix: harden onboarding for non-systemd environments 2026-01-09 22:17:09 +01:00
discord fix(discord): remove unused import 2026-01-09 21:18:26 +01:00
docs docs(commands): document /usage slash command 2026-01-09 17:18:01 +01:00
gateway fix(test): reduce gateway port collisions 2026-01-09 22:18:57 +00:00
hooks fix(ci): stabilize windows tests 2026-01-08 03:54:35 +00:00
imessage Config: add support for per-provider blockStreaming override 2026-01-09 18:11:27 +00:00
infra fix(gateway): harden agent provider routing 2026-01-09 23:00:36 +01:00
logging test: update google-shared expectations 2026-01-09 03:04:16 +01:00
macos chore: log gateway reload and signals 2026-01-09 08:13:04 +01:00
markdown fix: make forced block chunking fence-safe 2026-01-09 21:52:47 +00:00
media refactor: centralize test path containment checks 2026-01-09 19:15:44 +00:00
msteams refactor(messages): centralize per-agent prefixes 2026-01-09 16:54:54 +01:00
pairing fix: clarify WhatsApp owner number prompts 2026-01-09 13:32:52 +01:00
process chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
providers fix(gateway): harden agent provider routing 2026-01-09 23:00:36 +01:00
routing refactor: normalize main session key handling 2026-01-09 22:30:15 +01:00
sessions refactor(sessions): add sessions.resolve + label helper (#570) 2026-01-09 17:02:57 +01:00
signal fix: handle signal reactions safely (#616) (thanks @neist) 2026-01-09 23:39:18 +01:00
slack refactor: normalize main session key handling 2026-01-09 22:30:15 +01:00
telegram fix: dedupe telegram updates 2026-01-09 21:06:06 +01:00
terminal feat(cli): improve gateway status output 2026-01-09 09:27:42 +01:00
tui refactor: normalize main session key handling 2026-01-09 22:30:15 +01:00
types feat: add slack multi-account routing 2026-01-08 08:49:16 +01:00
utils fix(gateway): harden agent provider routing 2026-01-09 23:00:36 +01:00
web fix(web): remove provider name from gateway listener error messages 2026-01-09 22:40:58 +00:00
wizard fix: harden onboarding for non-systemd environments 2026-01-09 22:17:09 +01:00
entry.ts feat(cli): improve gateway status output 2026-01-09 09:27:42 +01:00
globals.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.ts feat: refresh CLI output styling and progress 2026-01-08 05:20:39 +01:00
index.test.ts fix: preserve whatsapp group JIDs 2025-12-23 03:05:59 +01:00
index.ts refactor: centralize unhandled rejection setup 2026-01-07 20:59:49 +00:00
logger.test.ts style: format tests and helpers 2026-01-04 14:57:57 +00:00
logger.ts fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
logging.ts fix: avoid Windows runner unicode crash (#567) 2026-01-09 15:19:49 +01:00
polls.test.ts feat: unify poll support 2026-01-06 04:51:05 +00:00
polls.ts feat: unify poll support 2026-01-06 04:51:05 +00:00
provider-web.barrel.test.ts build: add local node bin to restart script PATH 2025-12-07 19:01:14 +01:00
provider-web.ts feat: unify gateway heartbeat 2025-12-26 02:35:40 +01:00
runtime.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
utils.test.ts test: fix Windows path in LID mapping test 2026-01-09 21:34:35 +00:00
utils.ts fix(whatsapp): resolve lid mappings for inbound 2026-01-09 21:46:18 +01:00
version.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00