openclaw/extensions/whatsapp
sparkyrider 10ef58dd69
fix(whatsapp): restore implicit reply mentions for LID identities (#48494)
Threads selfLid from the Baileys socket through the inbound WhatsApp
pipeline and adds LID-format matching to the implicit mention check
in group gating, so reply-to-bot detection works when WhatsApp sends
the quoted sender in @lid format.

Also fixes the device-suffix stripping regex (was a silent no-op).

Closes #23029

Co-authored-by: sparkyrider <sparkyrider@users.noreply.github.com>
Reviewed-by: @ademczuk
2026-03-16 22:44:35 +01:00
..
src fix(whatsapp): restore implicit reply mentions for LID identities (#48494) 2026-03-16 22:44:35 +01:00
index.ts Plugin SDK: restore scoped imports for bundled channels 2026-03-16 09:51:36 +00:00
openclaw.plugin.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
package.json perf(plugins): lazy-load channel setup entrypoints 2026-03-15 19:27:55 -07:00
setup-entry.ts refactor(plugins): split lightweight channel setup modules 2026-03-15 19:38:19 -07:00