青雲
52ac7634db
fix: persist reasoningLevel 'off' instead of deleting it ( #24406 ) ( #24559 )
...
When a user runs /reasoning off, the session patch handler deleted
the reasoningLevel field from the session entry. This caused
get-reply-directives to treat reasoning as 'not explicitly set',
which triggered resolveDefaultReasoningLevel() to re-enable
reasoning for capable models (e.g. Claude Opus).
The fix persists 'off' explicitly, matching how directive-handling.persist.ts
already handles the inline /reasoning off command.
Fixes #24406
Fixes #24411
Co-authored-by: echoVic <AkiraVic@outlook.com >
2026-02-24 03:33:30 +00:00
..
2026-02-24 01:11:34 +00:00
2026-02-24 03:22:58 +00:00
2026-02-24 02:53:39 +00:00
2026-02-24 02:28:00 +00:00
2026-02-21 23:02:44 +00:00
2026-02-24 01:09:31 +00:00
2026-02-24 03:05:58 +00:00
2026-02-24 03:33:17 +00:00
2026-02-24 02:52:48 +00:00
2026-02-23 22:39:48 +00:00
2026-02-24 03:22:55 +00:00
2026-02-24 01:33:08 +00:00
2026-02-24 03:33:30 +00:00
2026-02-24 03:22:48 +00:00
2026-02-24 01:09:31 +00:00
2026-02-24 03:33:27 +00:00
2026-02-24 01:09:31 +00:00
2026-02-22 09:21:09 +01:00
2026-02-23 23:54:50 +00:00
2026-02-21 21:44:01 +00:00
2026-02-24 02:53:39 +00:00
2026-02-23 21:25:28 +00:00
2026-02-23 20:40:44 +00:00
2026-02-24 03:12:43 +00:00
2026-02-23 21:25:28 +00:00
2026-02-24 01:33:08 +00:00
2026-02-23 20:40:44 +00:00
2026-02-23 20:15:56 +00:00
2026-02-23 21:17:37 -05:00
2026-02-24 01:09:31 +00:00
2026-02-21 21:40:39 +00:00
2026-02-24 02:21:43 +00:00
2026-02-22 13:30:30 -08:00
2026-02-24 03:28:00 +00:00
2026-02-24 01:09:31 +00:00
2026-02-24 01:33:08 +00:00
2026-02-24 03:28:00 +00:00
2026-02-22 08:09:14 +00:00
2026-02-22 18:37:25 +00:00
2026-02-23 05:45:54 +00:00
2026-02-21 21:44:01 +00:00
2026-02-23 05:45:54 +00:00
2026-02-21 01:29:20 -05:00
2026-02-23 05:20:14 +01:00
2026-02-24 03:33:21 +00:00
2026-02-22 18:13:23 -05:00
2026-02-22 17:11:54 +00:00
2026-02-19 12:42:07 -08:00
2026-02-22 16:33:53 -08:00
2026-02-16 22:35:27 -05:00
2026-02-22 10:44:47 +01:00
2026-02-19 08:49:52 +00:00
2026-02-18 01:34:35 +00:00
2026-02-18 23:27:50 +00:00
2026-02-17 11:22:49 +09:00
2026-02-22 13:19:25 +01:00
2026-02-22 13:19:25 +01:00
2026-02-22 14:08:51 +00:00
2026-02-18 00:02:51 -05:00