Commit Graph

15 Commits

Author SHA1 Message Date
Sri Pasumarthi 77349daabb fix(acp) refactor(core,cli): centralize model discovery logic in ModelConfigService (#24392) 2026-04-01 18:03:30 +00:00
christine betts e955585a0f feat(core,ui): Add experiment-gated support for gemini flash 3.1 lite (#23794) 2026-03-25 20:28:49 +00:00
kevinjwang1 45fed5a43d Add ModelChain support to ModelConfigService and make ModelDialog dynamic (#22914) 2026-03-19 22:22:26 +00:00
kevinjwang1 5c579083c5 Add support for dynamic model Resolution to ModelConfigService (#22578) 2026-03-17 21:15:50 +00:00
kevinjwang1 933777141c Add ModelDefinitions to ModelConfigService (#22302) 2026-03-14 21:45:21 +00:00
Sandy Tao 8362a39da4 feat(core): fallback to chat-base when using unrecognized models for chat (#19016) 2026-02-13 19:00:08 +00:00
Christian Gunderman c369147b32 Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
joshualitt 9f61fba1eb feat(core, cli): Add support for agents in settings.json. (#16433) 2026-01-13 20:16:02 +00:00
joshualitt 857cda1e5b bug(core): fix issue with overrides to bases. (#15255) 2026-01-08 14:59:58 +00:00
joshualitt b06884ab0f feat(core): Preliminary changes for subagent model routing. (#16035) 2026-01-07 21:21:10 +00:00
Christian Gunderman bce7cd8bb3 Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
joshualitt 9494c64f7c feat(core): Plumbing for late resolution of model configs. (#14597) 2025-12-10 17:36:27 +00:00
joshualitt 60ff661b8e feat(core): Add support for custom aliases for model configs. (#13546) 2025-11-22 00:13:10 +00:00
joshualitt 6e21af48cd feat(core): Wire up chat code path for model configs. (#12850) 2025-11-20 04:41:16 +00:00
joshualitt 4b11b55c01 feat(core): Add ModelConfigService. (#12556) 2025-11-06 01:18:42 +00:00