Skip to content

Conversation

@ariane-emory
Copy link
Owner

DUMMY PR, IGNORE.

…er lists

Fixes sst#3874 by removing filter that excluded recent/favorite models
from their provider sections. Now models appear in:
- Recent section (if recently used, not a favorite)
- Favorites section (if favorited)
- Their provider section (e.g., Zen, Anthropic, etc.)

Favorited models in provider lists still show (Favorite) indicator.
Added category field to value objects in dialog-model.tsx to make each
option unique when same model appears in multiple sections (Recent,
Favorites, Provider lists). Only one item highlights now when
navigating with keyboard.

Changes:
- Added category to favoriteOptions value object
- Added category to recentOptions value object
- Added category to provider list options value object
- Updated toggleFavorite keybind to handle new structure
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.

2 participants