diff --git a/.changeset/settings-active-model-dropdown-truth.md b/.changeset/settings-active-model-dropdown-truth.md new file mode 100644 index 00000000..43d105ae --- /dev/null +++ b/.changeset/settings-active-model-dropdown-truth.md @@ -0,0 +1,10 @@ +--- +'@open-codesign/desktop': patch +'@open-codesign/i18n': patch +--- + +fix(renderer): Settings active-provider card no longer misrepresents the current model + +When the `/models` endpoint returns a partial list (or one that does not include the currently-active model id — common with custom gateways, manually-edited TOML, or provider-specific aliasing), the native ` options for the active-provider model dropdown. + * + * The /models endpoint may return a partial list (or none at all), and the + * active model id may have been set via TOML import or a previous list that + * the gateway no longer returns. If the active id is not in `models`, the + * native