openclaw/src
sheeek c3587d6cae fix(whatsapp): ack reaction logic for group activation 'always' mode
- Fix bug where ack reaction was not sent when group activation is 'always'
- When requireMention=false (activation: always), always send reaction
- Add test case for activation='always' scenario
- Update inline comments for clarity
2026-01-11 04:10:43 +01:00
..
agents fix: send heartbeat reasoning (#694) (thanks @antons) 2026-01-11 03:51:51 +01:00
auto-reply fix: improve telegram configuration safety 2026-01-11 03:57:52 +01:00
browser feat: auto-start sandbox browser 2026-01-10 02:06:21 +00:00
canvas-host Tests: stabilize file watchers 2026-01-09 11:06:39 +01:00
cli CLI: add OpenRouter auth choice 2026-01-11 03:35:45 +01:00
commands style: format onboard providers 2026-01-11 04:08:26 +01:00
config feat: add codex cli backend 2026-01-11 01:39:30 +00:00
cron feat: add CLI backend fallback 2026-01-11 00:55:22 +00:00
daemon test: cover auto-reply command gating 2026-01-11 02:27:16 +01:00
discord feat: improve gateway services and auto-reply commands 2026-01-11 02:27:16 +01:00
docs docs(commands): document /usage slash command 2026-01-09 17:18:01 +01:00
gateway fix(cli): keep build/lint green 2026-01-11 02:44:24 +01:00
hooks feat(hooks): allow gmail tailscale target URLs 2026-01-10 19:19:43 +01:00
imessage refactor: centralize history context wrapping 2026-01-10 19:16:26 +01:00
infra fix: send heartbeat reasoning (#694) (thanks @antons) 2026-01-11 03:51:51 +01:00
logging
macos fix: bundle node runtime for mac app 2026-01-10 15:28:37 +01:00
markdown fix: make forced block chunking fence-safe 2026-01-09 21:52:47 +00:00
media fix: relax fetch typing for Bun 2026-01-10 04:01:06 +01:00
msteams refactor: centralize history context wrapping 2026-01-10 19:16:26 +01:00
pairing fix(pairing): accept positional provider args 2026-01-10 16:36:43 +01:00
process fix: unblock claude-cli live runs 2026-01-11 00:55:22 +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 fix: centralize verbose overrides and tool stream gating 2026-01-10 00:52:24 +01:00
signal fix: dedupe inbound messages across providers 2026-01-11 00:12:25 +01:00
slack feat: improve gateway services and auto-reply commands 2026-01-11 02:27:16 +01:00
telegram feat: improve gateway services and auto-reply commands 2026-01-11 02:27:16 +01:00
terminal fix(status): improve diagnostics and output 2026-01-11 02:42:24 +01:00
tui feat: improve tui status output 2026-01-10 04:07:15 +01:00
types
utils refactor: unify inline directives and media fetch 2026-01-10 03:01:04 +01:00
web fix(whatsapp): ack reaction logic for group activation 'always' mode 2026-01-11 04:10:43 +01:00
whatsapp refactor: centralize WhatsApp target normalization 2026-01-10 02:39:52 +01:00
wizard feat: improve gateway services and auto-reply commands 2026-01-11 02:27:16 +01:00
docker-setup.test.ts fix(gateway): show connect vs RPC status 2026-01-11 03:57:52 +01:00
entry.ts feat(cli): improve gateway status output 2026-01-09 09:27:42 +01:00
globals.test.ts
globals.ts
index.test.ts
index.ts
logger.test.ts
logger.ts
logging.ts feat(status): improve status output 2026-01-10 23:32:07 +01:00
polls.test.ts
polls.ts
provider-web.barrel.test.ts
provider-web.ts
runtime.ts
utils.test.ts refactor: centralize WhatsApp target normalization 2026-01-10 02:39:52 +01:00
utils.ts refactor: centralize WhatsApp target normalization 2026-01-10 02:39:52 +01:00
version.ts