Skip to content

feat(frontend): improve model selection experience#237

Merged
chriswritescode-dev merged 22 commits into
mainfrom
forge/single-source-models
May 25, 2026
Merged

feat(frontend): improve model selection experience#237
chriswritescode-dev merged 22 commits into
mainfrom
forge/single-source-models

Conversation

@chriswritescode-dev
Copy link
Copy Markdown
Owner

Summary

  • includes the ready PR integration branch changes
  • replaces and refines the model quick select flow with the bottom sheet and desktop sidebar experience
  • improves model selection state, connected provider handling, favorites/recent management, and mobile layout styling

Validation

  • pnpm lint:frontend
  • pnpm lint:backend
  • pnpm --filter frontend typecheck
  • pnpm --filter backend typecheck

OpenCode Agent and others added 22 commits May 12, 2026 00:20
Signed-off-by: mehmet turac <mehmetturac@gmail.com>
…ect dropdown

When the same model exists under multiple providers, show the provider name
for both entries so users can distinguish them. Detects duplicates by modelID
across all favorites and recents.
Replace DropdownMenu-based ModelQuickSelect with a bottom sheet
implementation featuring favorites, recents, provider browsing, and
search. Remove onShowModelsDialog prop from PromptInput and
SessionDetail, using data attribute trigger instead. Fix ZodIssueCode
deprecation, input text color, and portal rendering for bottom sheet.
@chriswritescode-dev chriswritescode-dev merged commit 03bd3da into main May 25, 2026
4 checks passed
@chriswritescode-dev chriswritescode-dev deleted the forge/single-source-models branch May 25, 2026 13:48
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.

2 participants