crayfish-ai
f3371c39a4
fix(auxiliary): custom provider URL rewrite + main_runtime model for title gen
- auxiliary_client: apply _to_openai_base_url() to custom base_url
(fixes /anthropic → /v1 rewrite missing for provider="custom")
- auxiliary_client: use main_runtime.get("model") instead of _read_main_model()
so auxiliary tasks follow system default model changes
- title_generator: thread main_runtime through generate_title → auto_title_session → maybe_auto_title
- cli.py / gateway/run.py: pass main_runtime to maybe_auto_title
- tests: update mock assertions for new main_runtime parameter
2026-04-28 01:47:25 -07:00
..
2026-04-25 18:22:06 -07:00
2026-02-21 22:31:43 -08:00
2026-04-21 01:56:35 -07:00
2026-04-28 01:46:36 -07:00
2026-04-28 01:47:25 -07:00
2026-04-24 07:26:07 -07:00
2026-04-25 18:22:06 -07:00
2026-04-28 01:46:36 -07:00
2026-04-24 02:55:43 -07:00
2026-04-20 01:56:41 -07:00
2026-04-24 05:09:08 -07:00
2026-04-26 08:32:09 -07:00
2026-04-21 01:52:49 -07:00
2026-04-28 01:46:36 -07:00
2026-04-27 06:27:59 -07:00
2026-04-21 01:31:58 -07:00
2026-04-21 00:50:58 -07:00
2026-04-24 05:35:17 -07:00
2026-04-24 03:40:00 -07:00
2026-04-17 15:34:12 -07:00
2026-04-16 16:49:00 -07:00
2026-04-21 21:30:10 -07:00
2026-04-21 21:30:10 -07:00
2026-04-27 06:27:59 -07:00
2026-04-20 05:25:49 -07:00
2026-04-10 21:16:53 -07:00
2026-04-27 12:37:33 -07:00
2026-04-24 14:37:55 -07:00
2026-04-28 01:46:36 -07:00
2026-04-23 01:59:20 -07:00
2026-04-23 16:11:57 -07:00
2026-04-26 04:53:42 -07:00
2026-04-26 20:57:26 -07:00
2026-04-28 01:46:36 -07:00
2026-03-21 16:54:43 -07:00
2026-04-13 16:32:04 -07:00
2026-04-27 21:24:08 -07:00
2026-04-08 00:41:36 -07:00
2026-04-26 20:48:35 -07:00
2026-04-26 08:44:58 -07:00
2026-04-24 15:15:07 -07:00
2026-04-22 17:43:30 -07:00
2026-04-09 03:10:30 -07:00
2026-04-28 01:47:25 -07:00
2026-02-21 22:31:43 -08:00
2026-04-22 17:40:49 -07:00