Bill Cropper
588ad7fb38
fix: respect agent model config in slug generator ( #24776 )
...
The slug generator was using hardcoded DEFAULT_PROVIDER and DEFAULT_MODEL
instead of resolving from agent config. This caused it to fall back to
anthropic/claude-opus-4-6 even when a cloud model was configured.
Now uses resolveAgentModelPrimary() to get the configured model, with
fallback to defaults if not configured.
Fixes issue where session memory filenames would fail to generate
when using cloud models that require special backends.
2026-02-24 03:22:48 +00:00
..
2026-02-24 01:11:34 +00:00
2026-02-24 03:22:42 +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-23 21:31:12 -05:00
2026-02-24 02:52:48 +00:00
2026-02-23 22:39:48 +00:00
2026-02-22 19:18:59 -05:00
2026-02-24 01:33:08 +00:00
2026-02-24 03:22:45 +00:00
2026-02-24 03:22:48 +00:00
2026-02-24 01:09:31 +00:00
2026-02-24 03:12:43 +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-23 22:16:30 +00:00
2026-02-24 01:09:31 +00:00
2026-02-24 01:33:08 +00:00
2026-02-24 01:09:31 +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 01:09:31 +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-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-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