[PR #6190] fix: only filter displayed recent models from provider sections #11773

Closed
opened 2026-02-16 18:16:42 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6190

State: closed
Merged: No


Problem: Models are not displayed anywhere in the model dialog if they are in the recent list but beyond position 5.

Changed the filter to use recentList (displayed recent models) instead of recents (all recent models) to fix this issue.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6190 **State:** closed **Merged:** No --- Problem: Models are not displayed anywhere in the model dialog if they are in the recent list but beyond position 5. Changed the filter to use recentList (displayed recent models) instead of recents (all recent models) to fix this issue.
yindo added the pull-request label 2026-02-16 18:16:42 -05:00
yindo closed this issue 2026-02-16 18:16:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11773