Files
fusion/.changeset/add-model-filter-search.md
gsxdsm fd4a80b43c feat(KB-061): add model filter search to model selectors
- Add search input with clear button and results count to ModelSelectorTab
- Extract filterModels utility for shared filtering logic across components
- Apply filtering to SettingsModal model section
- Add CSS styles for filter UI components
- Add comprehensive tests for ModelSelectorTab and SettingsModal filtering
2026-03-29 20:55:01 -07:00

179 B

@dustinbyrne/kb
@dustinbyrne/kb
patch

Add type-to-filter search to model selection dropdowns. Users can now quickly find AI models by typing to filter by provider, model ID, or name.