github Kilo-Org/kilocode cli-v0.22.1
Release CLI - v0.22.1

latest releases: cli-v0.22.2, v4.148.1
14 hours ago

0.22.1

Patch Changes

  • #5098 e811ebe Thanks @marius-kilocode! - Show total session cost in status bar instead of per-request costs. Remove "API Request in progress" messages for cleaner UI.

  • #5100 a49868e Thanks @marius-kilocode! - Fix CLI context indicator showing incorrect values by skipping placeholder api_req_started messages

  • #5104 15a8d77 Thanks @marius-kilocode! - Fix CLI interactive prompts (arrow key navigation) not working on Windows

    The 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 42cdb11 Thanks @Drilmo! - Fix Cmd+V image paste regression in VSCode terminal

    Restores 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

Don't miss a new kilocode release

NewReleases is sending notifications on new releases.