Skip to content

fix(tui): restore provider hint on model picker favorites/recent rows#1253

Open
yanyihan-xiaomi wants to merge 1 commit into
mainfrom
fix/model-dialog-fav-recent-provider
Open

fix(tui): restore provider hint on model picker favorites/recent rows#1253
yanyihan-xiaomi wants to merge 1 commit into
mainfrom
fix/model-dialog-fav-recent-provider

Conversation

@yanyihan-xiaomi

@yanyihan-xiaomi yanyihan-xiaomi commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

The model picker shows the provider next to each model when searching, but the default-page Favorites and Recent rows lost theirs. #1241 refactored the toOptions builder and dropped the description: provider.name line, so those rows rendered without a provider hint.

Fix is one line: re-add description: providerName(provider) to the Favorites/Recent option builder. Small change but important — without it users can't tell which provider a favorited/recent model belongs to.

Verified manually: provider hint restored on Favorites/Recent rows.

@yanyihan-xiaomi yanyihan-xiaomi self-assigned this Jun 23, 2026
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