Confusing/inconsistent recent models UX #3541

Open
opened 2026-02-16 17:40:35 -05:00 by yindo · 1 comment
Owner

Originally created by @ariane-emory on GitHub (Dec 14, 2025).

Originally assigned to: @rekram1-node on GitHub.

Description

Presently, opencode stores (and cycles between, with the model_cycle_recent/model_cycle_recent_reverse commands) 10 recent models, but the list displayed in /models only shows 5. This is a confusing and inconsistent UX: if I look at /models and only see a certain 5 models, it's surprising to see additional models in the cycle when I use the model_cycle_recent/model_cycle_recent_reverse commands.

Ideally, we should add a tui.recent_models_count setting to allow the user to configured the number of recent models that are stored/displayed. We don't want to change the logic behind which models are stored/displayed, we only want to change how many.

OpenCode version

1.0.152

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @ariane-emory on GitHub (Dec 14, 2025). Originally assigned to: @rekram1-node on GitHub. ### Description Presently, opencode stores (and cycles between, with the `model_cycle_recent`/`model_cycle_recent_reverse` commands) 10 recent models, but the list displayed in `/models` only shows 5. This is a confusing and inconsistent UX: if I look at `/models` and only see a certain 5 models, it's surprising to see additional models in the cycle when I use the `model_cycle_recent`/`model_cycle_recent_reverse` commands. Ideally, we should add a `tui.recent_models_count` setting to allow the user to configured the number of recent models that are stored/displayed. We don't want to change the logic behind _which_ models are stored/displayed, we only want to change _how many_. ### OpenCode version 1.0.152 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the opentuibug labels 2026-02-16 17:40:35 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 14, 2025):

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

  • #3874: Have Recents Separate From The Model Lists - Discusses the UI inconsistency between how recents are displayed vs managed
  • #5114: Remove models from recent list - Related feature request about managing the recent models list

Feel free to ignore if these don't address your specific case.

@github-actions[bot] commented on GitHub (Dec 14, 2025): This issue might be a duplicate of existing issues. Please check: - #3874: Have Recents Separate From The Model Lists - Discusses the UI inconsistency between how recents are displayed vs managed - #5114: Remove models from recent list - Related feature request about managing the recent models list Feel free to ignore if these don't 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#3541