diff --git a/.changeset/ime-enter-composition-guard.md b/.changeset/ime-enter-composition-guard.md new file mode 100644 index 00000000000..f4e0e871716 --- /dev/null +++ b/.changeset/ime-enter-composition-guard.md @@ -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.