mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 10:02:04 +08:00
Removes .trim() from onChange handlers for description, prompt, and model fields so spaces can be typed without being stripped. The create mode form still trims on submit which is correct for one-shot actions.