Skip to content

v7.4.6 (pre-release)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:56

Minor Changes

  • #12155 7a7c28c - Add in-chat search to the VS Code sidebar and editor tabs. Click the search icon in the session header to find text across the current conversation, with match case, whole word, and regular expression options, then step through highlighted matches with the next/previous controls.

  • #10466 4051eec - Open multiple same-repository sessions as tabs from Kilo sidebar and editor-tab chats.

  • #12075 1e0b25a - Support configuring network destinations that sandboxed tools can reach while network access is otherwise restricted.

  • #12028 b2831c2 Thanks @sylwester-liljegren! - Add a "Browse files..." option to the @ mention dropdown in the VS Code extension prompt input. Selecting it opens a native file picker and mentions the chosen file, so you can point Kilo Code at files outside the current workspace. Files outside the workspace are not auto-attached; Kilo Code reads them on request through the normal Read tool, respecting your file access permissions.

Patch Changes

  • #12093 8b46601 - Speed up VS Code settings saves by draining pending prompts and disposing worktree instances concurrently.

  • #12162 3ee9144 - Show troubleshooting and migration guidance when Google Gemini rejects API credentials.

  • #12040 93c209b Thanks @rakshith1928! - Hide gpt-5.5-pro from the model picker when using ChatGPT OAuth login, since Codex rejects it with HTTP 400.

  • #12059 7e7ab7e - Support rollback and redo controls in JetBrains sessions and clarify when reverted changes can be redone.

  • #12089 e674cdf - Load expanded diff previews consistently when opening a review.

  • #12077 39468b0 - Show effective permission defaults and clarify external-directory approvals in VS Code.

  • #12078 09f12c2 - Show sandbox controls only after sandboxing is enabled in settings.

  • #12105 e0bfed3 - Shut down the headless kilo serve process automatically when the editor client that launched it exits without a clean signal, preventing orphaned CLI processes.

  • #12152 f6149e8 - Start Agent Manager local sessions on Windows when workspace drive-letter casing differs.

  • Updated dependencies [039b73d, 1e0b25a, 94b553b]:

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