Skip to content

fix(vscode): show provider hints in model selector - #13177

Merged
marius-kilocode merged 1 commit into
mainfrom
working-handball
Aug 17, 2026
Merged

fix(vscode): show provider hints in model selector#13177
marius-kilocode merged 1 commit into
mainfrom
working-handball

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

The normal model selector currently hides provider names unless the list is searched or the model is favorited. This makes duplicate model names ambiguous when browsing the default grouped list, even though the search view already exposes the needed context.

Render the existing provider hint beside every model row, including recommended, recent, grouped, and favorite entries. The hint keeps the compact styling already used by search results, while the focused selector coverage verifies the normal-list behavior and keeps provider-group keyboard targeting deterministic.

Model selector showing provider hints beside every model

@kilo-code-bot

kilo-code-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • .changeset/show-model-provider-hints.md
  • packages/kilo-vscode/tests/model-selector-accessibility.spec.ts
  • packages/kilo-vscode/webview-ui/src/components/shared/ModelSelector.tsx

Reviewed by kimi-k3 · Input: 70.7K · Output: 5.1K · Cached: 293.2K

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit 91a337e into main Aug 17, 2026
24 checks passed
@marius-kilocode
marius-kilocode deleted the working-handball branch August 17, 2026 13:26
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