mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
84901241c0
* fix(vscode): prevent prompt toolbar height growth when training indicator is visible The prompt training icon (book-open-check) rendered at 16px inside compact toolbar buttons caused the model selector button to grow taller than sibling buttons. Constrain the icon to 14px so the toolbar row stays at a consistent height regardless of whether the active model has mayTrainOnYourPrompts set. Add 420px and 200px screenshot stories covering the training indicator so visual regression catches future regressions. * chore: update kilo-vscode visual regression baselines --------- Co-authored-by: kilo-maintainer[bot] <kilo-maintainer[bot]@users.noreply.github.com>