Skip to content

fix(vscode): use models sparkle icon for auto model#11788

Merged
johnnyeric merged 1 commit into
mainfrom
johnnyeric/model-selector-icon-update
Jun 29, 2026
Merged

fix(vscode): use models sparkle icon for auto model#11788
johnnyeric merged 1 commit into
mainfrom
johnnyeric/model-selector-icon-update

Conversation

@johnnyeric

@johnnyeric johnnyeric commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Context

Auto model entries were using the branch icon, which reads like source-control branching instead of automatic model selection.

Implementation

Use the existing models sparkle icon for Auto model display in the shared model preview and selector surfaces.

Screenshots / Video

Screenshot 2026-06-29 at 11 52 26

How to Test

Manual/local verification

  • Agent: bun turbo typecheck during pre-push; passed.
  • Executed extension to validate the change

Reviewer test steps

  1. Open the VS Code extension model selector.
  2. Select or view an Auto model entry.
  3. Confirm the Auto model uses the models sparkle icon instead of the branch icon.

Checklist

  • Issue linked above, or exception explained
  • Tests/verification described
  • Screenshots/video included for visual changes, or marked N/A
  • Changeset considered for user-facing changes
  • I personally reviewed the diff and can explain the changes, including any AI-assisted work.

@johnnyeric johnnyeric force-pushed the johnnyeric/model-selector-icon-update branch 2 times, most recently from 536a31c to 37b9bea Compare June 29, 2026 10:43
@johnnyeric johnnyeric marked this pull request as ready for review June 29, 2026 11:38
@kilo-code-bot

kilo-code-bot Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • .changeset/model-selector-auto-icon.md
  • packages/kilo-vscode/webview-ui/src/components/shared/ModelPreview.tsx
  • packages/kilo-vscode/webview-ui/src/components/shared/ModelSelector.tsx
Previous Review Summary (commit 37b9bea)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 37b9bea)

Status: 1 Issues Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 0

Fix these issues in Kilo Cloud

Issue Details (click to expand)

WARNING

File Line Issue
packages/kilo-vscode/webview-ui/src/components/shared/ModelSelector.tsx 968 Missing changeset for a user-visible VS Code fix
Files Reviewed (2 files)
  • packages/kilo-vscode/webview-ui/src/components/shared/ModelPreview.tsx - 0 issues
  • packages/kilo-vscode/webview-ui/src/components/shared/ModelSelector.tsx - 1 issue

Reviewed by gpt-5.4-20260305 · Input: 43.6K · Output: 4.7K · Cached: 248.3K

Review guidance: REVIEW.md from base branch main

The branch icon read as a git merge glyph for the auto model entry.
Swap to the models sparkle icon, which conveys automatic/AI selection.
@johnnyeric johnnyeric force-pushed the johnnyeric/model-selector-icon-update branch from 37b9bea to 4ea7d53 Compare June 29, 2026 11:46
@johnnyeric johnnyeric merged commit 4e7f0e7 into main Jun 29, 2026
21 checks passed
@johnnyeric johnnyeric deleted the johnnyeric/model-selector-icon-update branch June 29, 2026 17:32
vkeerthivikram pushed a commit to vkeerthivikram/kilocode that referenced this pull request Jun 30, 2026
…Kilo-Org#11788)

The branch icon read as a git merge glyph for the auto model entry.
Swap to the models sparkle icon, which conveys automatic/AI selection.
NJ-2020 pushed a commit to NJ-2020/kilocode that referenced this pull request Jul 4, 2026
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