Skip to content

feat(tui): optionally keep model groups organized while searching - #34764

Closed
likeon wants to merge 2 commits into
anomalyco:devfrom
likeon:feat/model-picker-group
Closed

feat(tui): optionally keep model groups organized while searching#34764
likeon wants to merge 2 commits into
anomalyco:devfrom
likeon:feat/model-picker-group

Conversation

@likeon

@likeon likeon commented Jul 1, 2026

Copy link
Copy Markdown

Issue for this PR

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds model_picker.group_search_results option in tui.json that allows to preserve model grouping (favorites, recent, by provider) when searching models in TUI. Defaults to false which reproduces behavior before the PR.

PR includes implementation, tests, docs.

Grouping was previously working, but a fix for another issue related to model picker broke it.

Timeline:

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Implemented tests, ran TUI with configuration option set to: true, false, without option set.

Screenshots / recordings

image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

likeon added 2 commits June 30, 2026 22:44
When searching the model picker, results now stay grouped into Favorites,
Recent, and provider sections when model_picker.group_search_results is
true. This keeps frequently used models easy to find at a glance instead
of blending everything into a single flat list.
@likeon
likeon force-pushed the feat/model-picker-group branch from d4e492f to 4e2aefa Compare July 1, 2026 14:54
@likeon

likeon commented Jul 9, 2026

Copy link
Copy Markdown
Author

bump

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Automated PR Cleanup

Thank you for contributing to opencode.

Due to the high volume of PRs from users and AI agents, we periodically close older PRs using automated criteria so maintainers can focus review time on the most active and community-supported contributions.

This PR was closed because it matched the following cleanup criteria:

  • The PR was created more than 1 month ago
  • The PR had fewer than 2 positive reactions
  • Positive reactions are counted as thumbs-up, heart, celebration, or rocket reactions on the PR

PRs created within the last month are not affected by this cleanup.

If you believe this PR was closed incorrectly, or if you are still actively working on it, please leave a comment explaining why it should be reopened. A maintainer can review and reopen it if appropriate.

Thanks again for taking the time to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: favourites model search

1 participant