openclaw/src/auto-reply
Marcus Neves b825f141f3 fix: add @lid format support and allowFrom wildcard handling
- Add support for WhatsApp Linked ID (@lid) format in jidToE164()
- Use existing lid-mapping-*_reverse.json files for LID resolution
- Fix allowFrom wildcard '*' to actually allow all senders
- Maintain backward compatibility with @s.whatsapp.net format

Fixes issues where:
- Messages from newer WhatsApp versions are silently dropped
- allowFrom: ['*'] configuration doesn't work as documented
2025-11-26 18:03:12 +01:00
..
claude.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
claude.ts feat: add heartbeat cli and relay trigger 2025-11-26 17:04:43 +01:00
command-reply.test.ts test(auto-reply): cover cwd timeout hint and queue meta 2025-11-26 03:03:13 +01:00
command-reply.ts web: add heartbeat and bounded reconnect tuning 2025-11-26 02:34:43 +01:00
reply.ts fix: add @lid format support and allowFrom wildcard handling 2025-11-26 18:03:12 +01:00
templating.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
transcription.test.ts web: add heartbeat and bounded reconnect tuning 2025-11-26 02:34:43 +01:00
transcription.ts refactor(auto-reply): split reply helpers 2025-11-26 02:03:51 +01:00
types.ts refactor(auto-reply): split reply helpers 2025-11-26 02:03:51 +01:00