Skip to content

v7.4.13 (pre-release)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:45

Minor Changes

  • #12271 38013f7 - Allow agents to stop and remove a targeted Agent Manager session.

  • #12401 210a6bb - Support choosing a reasoning effort per model in the Agent Manager Compare Models picker, so compared worktrees can run the same prompt at different effort levels. The selected effort is shown next to the model name in the collapsed selector.

  • #12306 c081f58 - Configure a custom file extension allowlist for codebase indexing to limit scans to relevant project files and support additional text formats.

  • #12292 6dcaeb3 - Add JetBrains Context settings for compaction and file watcher ignore patterns.

  • #12403 5819c68 - Cycle reasoning effort variants with Shift+Tab in prompt inputs. Works in the sidebar chat, Agent Manager, and the New Worktree dialog. The variant selector tooltip shows the shortcut on hover, and the behavior can be turned off with the kilo-code.new.chat.shiftTabCyclesVariant setting (also available under Settings > Display) to restore Shift+Tab focus navigation.

Patch Changes

  • #12301 d854c10 - Respect the Terminal Command Blocks display setting for background process tool cards.

  • #12304 79fe757 - Display here-document content as plain text in terminal approval prompts.

  • #11944 f857248 Thanks @mjnaderi! - Support bidirectional text in chat messages so right-to-left and mixed-language conversations render in the correct direction.

  • #12302 ad66c90 - Clarify when reverting a conversation does not restore workspace changes and link disabled snapshots to the Checkpoints setting.

  • #12279 6ce16e7 - Open the Agent Manager new-worktree dialog from primary actions and keyboard shortcuts, with an explicit quick-create action in its dropdown.

  • #12415 a695930 - Fix diff content painting through and above the sticky headers of expanded Edit, Write, and Apply Patch tool cards when scrolling large diffs.

  • #12213 55fe160 - Keep sessions usable after deprecated local review commands complete without a session status transition.

  • #12378 b402cc2 - Include image-output models in the Kilo Gateway chat model list.

  • #12401 210a6bb - Fix double scrollbars in the Agent Manager new-worktree prompt field and widen the dialog so longer prompts stay readable. The prompt box now grows with its content like the sidebar chat input, the textarea is the only element that scrolls, and manual resize of the prompt area keeps working.

  • Updated dependencies [084bcea, c081f58, ff703fb]:

    • @kilocode/kilo-gateway@7.4.12
    • @kilocode/kilo-indexing@7.5.0
    • @opencode-ai/core@7.4.12
    • @kilocode/kilo-ui@7.4.12
    • @opencode-ai/ui@7.4.12