Skip to content

fix(vscode): remove BETA badge from migration wizard welcome screen#7830

Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
session/agent_2ffb189b-4d7d-458b-9f75-2faeb3756418
Open

fix(vscode): remove BETA badge from migration wizard welcome screen#7830
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
session/agent_2ffb189b-4d7d-458b-9f75-2faeb3756418

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot bot commented Mar 27, 2026

Summary

  • Remove the "Beta" badge/pill from the MigrationWizard "What's New" screen header
  • Remove the associated .migration-wizard__badge CSS styles from migration.css
  • Remove the migration.whatsNew.badge i18n translation key from all 18 locale files

The product is no longer in beta, so the badge is no longer needed on the welcome/onboarding screen.

The product is no longer in beta. Remove the "Beta" badge/pill from the
MigrationWizard "What's New" screen, its CSS styles, and the
corresponding i18n translation key from all 18 locale files.
@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot bot commented Mar 27, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (20 files)
  • packages/kilo-vscode/webview-ui/src/components/migration/MigrationWizard.tsx
  • packages/kilo-vscode/webview-ui/src/components/migration/migration.css
  • 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/fr.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/zh.ts
  • packages/kilo-vscode/webview-ui/src/i18n/zht.ts

Reviewed by gpt-5.4-20260305 · 627,568 tokens

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.

0 participants