Skip to content

Flatten model picker to one type-to-filter list (CL-5494) - #463

Merged
TheGreatAxios merged 2 commits into
mainfrom
cl-5494-flatten-model-selection-to-one-filterable-list
Aug 10, 2026
Merged

Flatten model picker to one type-to-filter list (CL-5494)#463
TheGreatAxios merged 2 commits into
mainfrom
cl-5494-flatten-model-selection-to-one-filterable-list

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

Model selection is one flat, type-to-filter list — no nested provider drill-down.

  • product-host opens the full provider / model catalog with typeToFilter: true
  • Shell list overlays gain in-place filter (same > row pattern as the palette)
  • Alt+F still toggles favorites when wired
  • Docs + CHANGELOG updated; tests cover flat open, type-to-narrow, and select

Closes CL-5494

Test plan

  • bun test src/tui/product-host.test.ts (22 pass)
  • CI green

@linear-code

linear-code Bot commented Aug 10, 2026

Copy link
Copy Markdown

CL-5494

@TheGreatAxios
TheGreatAxios force-pushed the cl-5494-flatten-model-selection-to-one-filterable-list branch from a260664 to 04d735e Compare August 10, 2026 03:08
Nested provider drill is gone; assert leaf `provider / model` rows and
Alt+F on the already-focused model without descending.
@TheGreatAxios
TheGreatAxios merged commit 3c5abd2 into main Aug 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant