Mark Backman
efda57de5c
Move turn completion instructions to system_instruction
...
Turn completion instructions were being injected as a system message in
the LLM context, which caused warning spam when system_instruction was
also set, did not persist across full context updates, and broke LLMs
that do not support consecutive system messages.
Instead, compose the turn completion instructions into the LLM service
system_instruction field. This is managed via _base_system_instruction
which stores the original value for restoration when turn completion is
disabled.
2026-03-08 10:41:40 -04:00
..
2026-01-28 09:15:42 -08:00
2026-01-18 08:22:22 -05:00
2025-01-20 17:41:21 -08:00
2026-01-30 10:07:34 -08:00
2026-03-02 10:34:50 +01:00
2026-01-26 09:56:36 +01:00
2026-01-30 10:07:34 -08:00
2026-03-08 10:41:40 -04:00
2026-03-02 13:26:45 -08:00
2026-03-03 20:08:22 -05:00
2026-01-30 10:07:34 -08:00
2026-01-07 19:32:22 -08:00
2026-01-30 10:07:34 -08:00
2026-01-08 11:25:18 -05:00
2026-02-09 14:12:33 -05:00
2026-03-02 13:26:45 -08:00
2026-01-30 10:07:34 -08:00
2026-01-18 08:22:22 -05:00
2026-02-06 10:02:40 -05:00
2026-01-07 19:32:22 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 21:07:49 -05:00
2026-01-30 10:07:34 -08:00
2026-01-15 15:59:17 -05:00
2026-02-09 12:00:41 -08:00
2026-01-20 09:16:16 -05:00
2026-03-03 20:08:22 -05:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-02-17 13:10:31 -05:00
2026-02-26 08:55:41 -05:00
2026-02-28 17:28:44 -08:00
2026-03-06 16:15:26 -03:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-02-03 16:42:13 +08:00
2026-02-06 10:02:40 -05:00
2026-03-07 07:42:42 -05:00
2026-02-09 16:48:34 -05:00
2026-03-06 12:53:26 -05:00
2026-02-26 08:55:41 -05:00
2026-02-26 08:55:41 -05:00
2026-03-02 14:07:34 -05:00
2026-03-02 13:26:45 -08:00
2026-02-11 23:27:35 -05:00
2026-01-30 10:07:34 -08:00
2026-02-11 23:27:35 -05:00
2026-01-07 19:32:22 -08:00
2026-03-02 19:23:42 -05:00
2026-02-14 09:54:30 -05:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-03-08 10:41:40 -04:00
2026-02-09 14:12:33 -05:00
2026-02-09 14:12:33 -05:00
2026-01-30 10:07:34 -08:00
2026-02-09 14:12:33 -05:00
2026-01-30 10:07:34 -08:00
2026-02-02 14:27:49 +08:00
2026-02-03 18:40:39 -05:00
2026-02-03 18:40:39 -05:00
2026-01-07 19:32:22 -08:00