0.22.1
Patch Changes
-
#5098
e811ebeThanks @marius-kilocode! - Show total session cost in status bar instead of per-request costs. Remove "API Request in progress" messages for cleaner UI. -
#5100
a49868eThanks @marius-kilocode! - Fix CLI context indicator showing incorrect values by skipping placeholder api_req_started messages -
#5104
15a8d77Thanks @marius-kilocode! - Fix CLI interactive prompts (arrow key navigation) not working on WindowsThe inquirer v13+ upgrade introduced stricter TTY raw mode requirements. This fix ensures raw mode is properly enabled before inquirer prompts, restoring arrow key navigation in list selections like provider choice during
kilocode auth. -
#5092
42cdb11Thanks @Drilmo! - Fix Cmd+V image paste regression in VSCode terminalRestores the ability to paste images using Cmd+V in VSCode terminal, which was broken in #4916. VSCode sends empty bracketed paste sequences for Cmd+V (unlike regular terminals that send key events), so we need to check the clipboard for images when receiving an empty paste.
-
Updated dependencies [
b2e2630]:- @kilocode/core-schemas@0.0.1