feat(vscode): improve custom provider dialog layout and model toggles - #13046
Conversation
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Incremental review of Files Reviewed (3 files)
Previous Review Summary (commit 9816009)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 9816009)Status: No Issues Found | Recommendation: Merge The previous suggestion (add a Storybook story for the reworked dialog) is resolved: commit Files Reviewed (27 files)
Reviewed by kimi-k3 · Input: 143K · Output: 7.6K · Cached: 494.3K Review guidance: REVIEW.md from base branch |
feat(vscode): improve custom provider dialog layout and model toggles

Summary of changes
CustomProviderDialogto usesize="large", configured large/x-large dialog max-width and max-height constraints inpackages/kilo-ui/src/components/dialog.css, and cleaned up padding so the dialog uses more viewport space.Buttonwith an edit icon, making the action to edit advanced JSON settings clearly prominent and clickable.CustomProviderDialogwith complete translations across all supported locales, allowing single-click toggling across all configured models.