Files
openclaw/src/signal
Alex Gleason 051c574047 fix(signal): replace  with @uuid/@phone from mentions
Related #1926

Signal mentions were appearing as  (object replacement character)
instead of readable identifiers. This caused Clawdbot to misinterpret
messages and respond inappropriately.

Now parses dataMessage.mentions array and replaces the placeholder
character with @{uuid} or @{phone} from the mention metadata.
2026-02-12 14:37:55 -08:00
..
2026-01-25 03:24:44 +00:00
2026-01-30 03:16:21 +01:00
2026-01-25 03:24:44 +00:00