- Show the active model override in Agent Information, including support for legacy runtimeConfig.model values - Add a Model section to agent settings with CustomModelDropdown and available model loading via fetchModels - Persist model overrides as modelProvider/modelId/model and clear those fields when reverting to global default - Expand AgentDetailView tests to cover model display, prefill behavior, save payloads, and clearing overrides - Add a changeset for @gsxdsm/fusion describing the new agent model selection capability
6 lines
134 B
Markdown
6 lines
134 B
Markdown
---
|
|
"@gsxdsm/fusion": patch
|
|
---
|
|
|
|
Add model selection to agent settings — view and change the AI model per agent from the dashboard.
|