chore(vscode): add changeset for IME Enter composition guard

Release notes entry for the webview-ui fix that ignores Enter during IME
composition (incl. Windows keyCode 229), per AGENTS.md / kilo-review.
This commit is contained in:
Vishal Kumar Singh
2026-06-13 01:22:49 +05:30
parent 38e27d4789
commit 8efc296ae5
@@ -0,0 +1,5 @@
---
"kilo-code": patch
---
Ignore Enter while IME composition is active (including Windows virtual-key 229) so composed text is not accidentally submitted from chat and sidebar inputs.