github Kilo-Org/kilocode v7.4.16
v7.4.16 (release)

5 hours ago

7.4.16

Minor Changes

  • #12370 b367105 Thanks @hdcodedev! - Support deleting queued chat messages from the VS Code chat before they run.

  • #12297 bcff5cb - Emit session queue state so remote clients can show queued messages.

  • #12456 3d648d7 - Reference past chats inline with @ in the prompt. Typing @ now surfaces a "Past chats" option that opens a searchable picker of previous sessions (scoped to the current workspace/worktree, searched like the Agent Manager session search); selecting one attaches that session's transcript as context so the model can build on a prior conversation. Clicking the mention opens that session. Available in the CLI TUI and the VS Code extension.

  • #12462 8eeaa54 Thanks @hdcodedev! - Add a searchable open-tabs switcher to the sidebar tab bar.

  • #12494 85dbf44 Thanks @bagatao-anaconda! - Show why a tool call was auto-approved. Expanding a tool call now explains whether it ran automatically or after your approval, and which rule allowed it — from your agent, the project config, your global config, or auto-approve (YOLO) mode.

  • #12509 99c04c7 - Filter /sessions history to sessions in the current Agent Manager worktree.

Patch Changes

  • #12486 d0e8a86 Thanks @hdcodedev! - Prevent Enter from activating the first result in searchable lists when no row is highlighted.

  • #12511 9e1b54d - Open plan implementation sessions immediately and submit recovered plan choices without requiring a second click.

  • #12496 2fcb137 - Preserve unexpected provider finish reasons and show the request and Gateway generation IDs when a response ends unexpectedly.

  • #12488 c25f041 - Show the request ID when a model response ends without a finish reason.

  • Updated dependencies [b367105, c1f057a, 2fcb137, f715e2f, dcc0d64]:

    • @kilocode/kilo-ui@7.5.0
    • @kilocode/sdk@7.5.0
    • @kilocode/kilo-gateway@7.4.16
    • @kilocode/plugin@7.4.16
    • @opencode-ai/ui@7.4.16
    • @opencode-ai/core@7.4.16
    • @kilocode/kilo-indexing@7.4.16

Don't miss a new kilocode release

NewReleases is sending notifications on new releases.