hermes-agent/scripts/whatsapp-bridge
Teknium cc4b1f0007
fix(whatsapp): pin Baileys to fix/abprops-abt-fetch for bad-request fix
WhatsApp changed their server protocol for property queries, causing
400 bad-request errors in fetchProps/executeInitQueries on every
reconnect (Baileys issue #2477). The fix in PR #2473 changes the IQ
namespace from 'w' to 'abt' and protocol from '2' to '1'.

Pin to the fix branch until the next Baileys release includes it.
2026-04-11 14:03:37 -07:00
..
allowlist.js feat: support * wildcard in platform allowlists and improve WhatsApp docs 2026-03-31 10:42:03 -07:00
allowlist.test.mjs feat: support * wildcard in platform allowlists and improve WhatsApp docs 2026-03-31 10:42:03 -07:00
bridge.js fix(whatsapp): add free_response_chats, mention stripping, and interactive message unwrapping 2026-04-03 01:16:39 -07:00
package-lock.json fix(whatsapp): pin Baileys to fix/abprops-abt-fetch for bad-request fix 2026-04-11 14:03:37 -07:00
package.json fix(whatsapp): pin Baileys to fix/abprops-abt-fetch for bad-request fix 2026-04-11 14:03:37 -07:00