dunamismax
d9fdec12ab
fix(signal): fall back to toolContext.currentMessageId for reactions
...
Signal reactions required an explicit messageId parameter, unlike
Telegram which already fell back to toolContext.currentMessageId.
This made agent-initiated reactions fail on Signal because the
inbound message ID was available in tool context but never used.
- Destructure toolContext in Signal action handler
- Fall back to toolContext.currentMessageId when messageId omitted
- Update reaction schema descriptions (not Telegram-specific)
- Add tests for fallback and missing-messageId rejection
Closes #17651
2026-03-02 22:53:04 +00:00
..
2026-02-26 11:00:09 +01:00
2026-03-02 16:02:39 +00:00
2026-03-01 23:21:07 -08:00
2026-03-02 13:49:33 +00:00
2026-03-02 16:02:39 +00:00
2026-02-23 10:25:14 -05:00
2026-02-23 10:25:14 -05:00
2026-03-01 19:50:51 -06:00
2026-03-01 19:50:51 -06:00
2026-03-02 21:31:36 +00:00
2026-03-02 02:05:11 +00:00
2026-03-02 19:57:33 +00:00
2026-02-23 03:18:55 -05:00
2026-03-02 19:57:33 +00:00
2026-03-02 21:31:36 +00:00
2026-03-02 21:31:36 +00:00
2026-03-02 07:13:10 +00:00
2026-03-02 22:53:04 +00:00
2026-03-02 07:13:11 +00:00
2026-03-02 02:54:45 +00:00
2026-03-02 01:53:20 +00:00
2026-02-26 21:26:54 +00:00
2026-02-26 22:18:57 +01:00
2026-03-01 22:39:12 -08:00
2026-03-01 22:39:12 -08:00
2026-03-02 19:24:33 +00:00
2026-03-02 21:31:36 +00:00
2026-02-23 19:19:45 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 19:57:33 +00:00
2026-03-01 09:41:06 -06:00
2026-03-02 00:41:21 -08:00
2026-03-02 19:57:33 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 23:50:38 +01:00
2026-03-02 23:50:38 +01:00
2026-03-02 07:13:10 +00:00
2026-03-02 02:23:22 +00:00
2026-03-02 02:23:22 +00:00
2026-03-01 22:52:11 -08:00
2026-02-23 10:25:14 -05:00
2026-02-23 10:25:14 -05:00
2026-03-02 07:13:11 +00:00
2026-02-26 12:44:18 +01:00
2026-03-02 16:24:26 +00:00
2026-03-02 16:24:26 +00:00
2026-03-02 01:14:06 +00:00
2026-03-02 15:54:46 +00:00
2026-02-25 04:59:38 +00:00
2026-03-02 01:14:06 +00:00
2026-02-26 12:44:18 +01:00
2026-03-02 15:54:46 +00:00