Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

Fixes three related UX issues:

  • Gateway toggles now persist correctly (remove double localStorage writes).
  • Model LRU merge guarantees newly-added defaults (e.g. openai:gpt-5.2) appear even when the list is full, evicting non-defaults first.
  • Settings 'Add model' provider dropdown no longer offers mux-gateway (plus a defensive guard).

Tests:

  • Added hook tests for gateway toggles and LRU default inclusion.

Generated with mux

@ibetitsmike ibetitsmike added this pull request to the merge queue Dec 12, 2025
Merged via the queue into main with commit d1d5a25 Dec 12, 2025
19 of 20 checks passed
@ibetitsmike ibetitsmike deleted the mike/fix-gateway-toggle-models branch December 12, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant