Skip to content

fix(vscode): remove redundant Experimental Claude Migration detail - #13995

Merged
WebReflection merged 2 commits into
mainfrom
claude-redundant-experimental-label
Sep 10, 2026
Merged

WebReflection merged 2 commits into
mainfrom
claude-redundant-experimental-label

Conversation

@WebReflection

Copy link
Copy Markdown
Contributor

What Problem This Solves

The Claude Code Migration option in the Experimental settings tab carried a useless detail: its label was Claude Code Migration (Experimental). The (Experimental) text is redundant within the Experimental tab, where every option is already experimental by definition.

Why This Change Was Made

The (Experimental) suffix was redundant. It repeated context already implied by the tab the option lives in, adding noise without conveying anything new.

User Impact

Less confusion. No other option in the Experimental tab includes "Experimental" in its label, so the Claude Code Migration entry now matches the rest of the tab. The suffix was removed from the English label and all localized titles for consistency.

@kilo-code-bot

kilo-code-bot Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (22 files)
  • .changeset/claude-migration-label.md
  • packages/kilo-vscode/webview-ui/src/i18n/ar.ts
  • packages/kilo-vscode/webview-ui/src/i18n/br.ts
  • packages/kilo-vscode/webview-ui/src/i18n/bs.ts
  • packages/kilo-vscode/webview-ui/src/i18n/da.ts
  • packages/kilo-vscode/webview-ui/src/i18n/de.ts
  • packages/kilo-vscode/webview-ui/src/i18n/en.ts
  • packages/kilo-vscode/webview-ui/src/i18n/es.ts
  • packages/kilo-vscode/webview-ui/src/i18n/fa.ts
  • packages/kilo-vscode/webview-ui/src/i18n/fr.ts
  • packages/kilo-vscode/webview-ui/src/i18n/it.ts
  • packages/kilo-vscode/webview-ui/src/i18n/ja.ts
  • packages/kilo-vscode/webview-ui/src/i18n/ko.ts
  • packages/kilo-vscode/webview-ui/src/i18n/nl.ts
  • packages/kilo-vscode/webview-ui/src/i18n/no.ts
  • packages/kilo-vscode/webview-ui/src/i18n/pl.ts
  • packages/kilo-vscode/webview-ui/src/i18n/ru.ts
  • packages/kilo-vscode/webview-ui/src/i18n/th.ts
  • packages/kilo-vscode/webview-ui/src/i18n/tr.ts
  • packages/kilo-vscode/webview-ui/src/i18n/uk.ts
  • packages/kilo-vscode/webview-ui/src/i18n/zh.ts
  • packages/kilo-vscode/webview-ui/src/i18n/zht.ts

Reviewed by grok-4.6 · Input: 96K · Output: 4.5K · Cached: 185.7K

Review guidance: REVIEW.md from base branch main

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