mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
63a38f5c7a
* feat(tui): expand a collapsed paste on a second identical paste * chore: retrigger review * chore(tui): add paste expansion changeset * fix(cli): target paste changeset * fix(tui): refresh autocomplete after expanding a paste Call auto()?.onInput on the expand-placeholder path so open autocomplete matches onContentChange when a second identical paste expands text.