HAL
2f2110a32c
fix: tighten isSilentReplyText to match whole-text only
...
The suffix regex matched NO_REPLY at the end of any response,
suppressing substantive replies when models (e.g. Gemini 3 Pro)
appended NO_REPLY to real content.
Replace prefix+suffix regexes with a single whole-string match.
Only responses that are entirely the silent token (with optional
whitespace) are now suppressed.
Add unit tests for the fix.
Fixes #19537
2026-02-26 16:04:48 +05:30
..
2026-02-26 11:00:09 +01:00
2026-02-26 11:00:09 +01:00
2026-02-26 16:04:48 +05:30
2026-02-26 01:21:34 +01:00
2026-02-26 11:00:09 +01:00
2026-02-26 02:36:56 -05:00
2026-02-26 11:00:09 +01:00
2026-02-26 11:00:09 +01:00
2026-02-26 03:09:14 +00:00
2026-02-26 03:24:48 -05:00
2026-02-26 11:00:09 +01:00
2026-02-26 11:00:09 +01:00
2026-02-24 14:27:01 +00:00
2026-02-25 00:53:39 +00:00
2026-02-26 11:00:09 +01:00
2026-02-26 04:36:25 +01:00
2026-02-23 23:54:50 +00:00
2026-02-25 04:54:51 +00:00
2026-02-24 23:51:10 +00:00
2026-02-24 23:10:19 +00:00
2026-02-26 04:14:11 +01:00
2026-02-26 00:31:24 -05:00
2026-02-26 11:00:09 +01:00
2026-02-26 11:00:09 +01:00
2026-02-25 02:46:23 +00:00
2026-02-23 21:17:37 -05:00
2026-02-24 04:33:50 +00:00
2026-02-26 01:34:47 +01:00
2026-02-26 03:43:42 +01:00
2026-02-26 01:34:47 +01:00
2026-02-26 04:01:33 +01:00
2026-02-26 14:43:11 +05:30
2026-02-24 04:38:21 +00:00
2026-02-25 01:36:37 +00:00
2026-02-26 02:59:34 +01:00
2026-02-26 04:46:18 +00:00
2026-02-26 04:46:18 +00:00