hcl
38aac70830
fix(feishu): skip empty-text messages with no media to prevent blank session turns ( #74634 ) ( #74661 )
...
Feishu delivers empty-text events (e.g. {"text":""}) when users send
blank messages or when a media-only message produces no text content.
Writing a blank user turn to the session file causes downstream LLM
providers such as MiniMax to reject requests with:
invalid params, messages must not be empty (2013)
Guard at the point after media resolution: if ctx.content.trim() is
empty AND mediaList is empty, log the skip and return without queuing
a reply. This preserves all existing behaviour for text, media, and
mixed messages.
Regression test: dispatch a DM with {"text":""} (no media), assert
mockDispatchReplyFromConfig is not called.
Closes #74634 . Thanks @xdengli.
2026-04-30 04:24:27 +00:00
..
2026-04-30 01:25:54 +01:00
2026-04-30 05:17:27 +01:00
2026-04-28 04:33:47 +01:00
2026-04-30 03:36:58 +01:00
2026-04-29 22:42:45 +01:00
2026-04-29 22:42:45 +01:00
2026-04-29 22:42:45 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 23:16:16 +01:00
2026-04-30 03:46:18 +01:00
2026-04-29 22:42:45 +01:00
2026-04-30 00:48:46 +01:00
2026-04-28 06:21:24 +01:00
2026-04-28 05:30:04 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-30 03:06:26 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 08:11:57 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 15:11:39 +01:00
2026-04-29 20:45:33 +01:00
2026-04-28 05:41:30 +01:00
2026-04-28 05:34:28 +01:00
2026-04-29 22:42:45 +01:00
2026-04-30 04:57:07 +01:00
2026-04-29 22:42:45 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 08:11:57 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-30 04:24:27 +00:00
2026-04-30 04:03:40 +00:00
2026-04-29 22:42:45 +01:00
2026-04-29 22:42:45 +01:00
2026-04-29 16:45:31 -07:00
2026-04-30 01:52:09 +01:00
2026-04-30 02:45:44 +01:00
2026-04-30 05:08:32 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-27 14:34:00 +01:00
2026-04-30 04:08:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 06:52:12 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 22:42:45 +01:00
2026-04-30 04:08:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 22:42:45 +01:00
2026-04-29 22:42:45 +01:00
2026-04-29 22:42:45 +01:00
2026-04-30 04:08:47 +01:00
2026-04-30 04:55:23 +01:00
2026-04-25 04:31:10 -07:00
2026-04-29 22:42:45 +01:00
2026-04-30 04:03:41 +01:00
2026-04-29 22:42:45 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 20:05:23 +01:00
2026-04-29 20:05:23 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 08:11:57 +01:00
2026-04-29 19:14:15 +01:00
2026-04-30 04:08:47 +01:00
2026-04-28 10:34:24 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 09:25:12 -07:00
2026-04-29 22:42:45 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 22:42:45 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 10:57:31 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 22:42:45 +01:00
2026-04-29 13:56:49 -07:00
2026-04-29 06:41:58 +01:00
2026-04-28 05:30:04 +01:00
2026-04-30 04:08:47 +01:00
2026-04-29 00:04:17 -07:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 01:14:19 +01:00
2026-04-30 04:08:47 +01:00
2026-04-29 22:42:45 +01:00
2026-04-30 05:16:25 +01:00
2026-04-28 06:05:27 +01:00
2026-04-28 05:30:04 +01:00
2026-04-30 01:31:00 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 22:42:45 +01:00
2026-04-30 05:08:32 +01:00
2026-04-28 05:30:04 +01:00
2026-04-28 01:14:19 +01:00
2026-04-28 04:33:47 +01:00
2026-04-29 23:16:16 +01:00
2026-04-28 07:25:03 +01:00
2026-04-29 19:12:52 -07:00
2026-04-28 04:33:47 +01:00
2026-04-30 01:31:00 +01:00
2026-04-28 10:07:39 +01:00
2026-04-29 12:13:20 +01:00
2026-04-27 14:34:00 +01:00
2026-04-28 04:33:47 +01:00
2026-04-30 01:02:14 +00:00
2026-04-28 06:21:24 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 04:33:47 +01:00
2026-04-28 05:32:40 +01:00
2026-04-30 04:08:47 +01:00
2026-04-29 22:42:45 +01:00
2026-04-28 05:30:04 +01:00
2026-04-28 04:33:47 +01:00
2026-04-30 04:08:47 +01:00
2026-04-30 04:08:47 +01:00
2026-04-17 02:23:49 -04:00
2026-04-29 05:25:43 +01:00
2026-04-06 15:38:04 +01:00
2026-04-28 05:21:57 +01:00
2026-04-29 05:25:43 +01:00