opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Confusing/inconsistent recent models UX

Open ariane-emory opened this issue 1 month ago • 1 comments

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

ariane-emory avatar Dec 14 '25 19:12 ariane-emory

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] avatar Dec 14 '25 19:12 github-actions[bot]