[FEATURE]:(TUI) Toggle Recent Models Section #7453

Open
opened 2026-02-16 18:07:13 -05:00 by yindo · 1 comment
Owner

Originally created by @IdrisGit on GitHub (Jan 24, 2026).

Originally assigned to: @rekram1-node on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Issue:
In the model selection, the models in Recent list are filtered out from the provider specific model list, since recent list is dynamic, when trying to look for all the available model in a provider, it can cause confusion and might not be needed by all the users.

screen recording:

https://github.com/user-attachments/assets/af41a4f9-543b-45c2-9152-062105938790

my proposed solution:
Add a toggle button to toggle recent which persists across sessions, and those who like can keep it on and those who don't can keep it off (will be on by default)

screen recording:

https://github.com/user-attachments/assets/3ab6e037-d8f2-463e-aab1-7abc905bf61e

what about favorites:
since this are user defined, I think it's fine to keep it, open to suggestions

Originally created by @IdrisGit on GitHub (Jan 24, 2026). Originally assigned to: @rekram1-node on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request **Issue:** In the model selection, the models in Recent list are filtered out from the provider specific model list, since recent list is dynamic, when trying to look for all the available model in a provider, it can cause confusion and might not be needed by all the users. *screen recording:* https://github.com/user-attachments/assets/af41a4f9-543b-45c2-9152-062105938790 **my proposed solution**: Add a toggle button to toggle recent which persists across sessions, and those who like can keep it on and those who don't can keep it off (will be on by default) *screen recording:* https://github.com/user-attachments/assets/3ab6e037-d8f2-463e-aab1-7abc905bf61e **what about favorites:** since this are user defined, I think it's fine to keep it, open to suggestions
yindo added the opentuidiscussion labels 2026-02-16 18:07:13 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 24, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #5114: Remove models from recent list - requests ability to remove specific models from recents
  • #5533: Confusing/inconsistent recent models UX - discusses the confusion caused by recent models filtering and proposes configurability for recent models count
  • #3874: Have Recents Separate From The Model Lists - suggests showing models in both recents and provider lists simultaneously

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 24, 2026): This issue might be a duplicate of existing issues. Please check: - #5114: Remove models from recent list - requests ability to remove specific models from recents - #5533: Confusing/inconsistent recent models UX - discusses the confusion caused by recent models filtering and proposes configurability for recent models count - #3874: Have Recents Separate From The Model Lists - suggests showing models in both recents and provider lists simultaneously Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7453