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

14 hours ago

0.20.0

Minor Changes

Patch Changes

  • #4941 b7052cc Thanks @Drilmo! - Add extension path resolution for F5 debug workflow

    • CLI resolves extension from src/dist/ when KILOCODE_DEV_CLI_PATH is set
    • Add watch:cli:setup and watch:cli:deps tasks for reliable CLI builds
  • #4967 99029a5 Thanks @marius-kilocode! - Improved file update display in CLI with compact format and colored diffs

  • #4949 f56d88a Thanks @eshurakov! - Add --attach flag for file attachments in CLI

  • #4959 2dce098 Thanks @marius-kilocode! - feat(cli): add word-by-word cursor navigation

    Adds support for word-by-word cursor navigation in the CLI text input:

    • Meta+b / Meta+Left to move to the beginning of the previous word
    • Meta+f / Meta+Right to move to the beginning of the next word

    This enhances the editing experience with Emacs-style keybindings and standard Meta+Arrow key navigation.

Don't miss a new kilocode release

NewReleases is sending notifications on new releases.