kshitijk4poor
7165eff901
fix(whatsapp): add free_response_chats, mention stripping, and interactive message unwrapping
Address feature gaps vs Telegram/Discord/Mattermost adapters:
- free_response_chats whitelist to bypass mention gating per-group
- strip bot @phone mentions from body before forwarding to agent
- unwrap templateMessage/buttonsMessage/listMessage in bridge
- info-level log on successful mention pattern compilation
- use module-level json import instead of inline import in config
- eliminate double _normalize_whatsapp_id call via walrus operator
- hoist botIds computation outside per-message loop in bridge
2026-04-03 01:16:39 -07:00
..
2026-04-03 01:16:39 -07:00
2026-03-15 05:20:17 -07:00
2026-03-21 09:26:39 -07:00
2026-03-02 22:03:29 -08:00
2026-03-24 08:19:23 -07:00
2026-03-30 13:25:11 -07:00
2026-03-28 11:21:44 -07:00
2026-03-30 17:34:43 -07:00
2026-02-20 23:23:32 -08:00