Skip to content

Releases: Kilo-Org/kilocode

v7.3.40 (release)

06 Jun 02:29

Choose a tag to compare

No notable changes

v7.3.39 (pre-release)

05 Jun 21:13

Choose a tag to compare

v7.3.39 (pre-release) Pre-release
Pre-release

Patch Changes

  • #10946 6a64794 - Keep chat auto-scroll active when interacting with question answers and other controls.

  • #10944 f5b5797 - Keep chat pinned to the latest output when the visible message area resizes without overriding an intentional scroll position.

  • #10950 225b914 - Reduce chat layout movement when live output finishes and session actions appear.

  • #10951 54534bd - Keep the Explorer and other primary sidebar views open when VS Code reloads while Kilo Code is hidden.

  • #10942 049d567 - Keep chat auto-scroll following after programmatic or layout-driven scroll position changes.

  • Updated dependencies [6a64794, f5b5797, 049d567]:

v7.3.33 (release)

05 Jun 03:24

Choose a tag to compare

Patch Changes

  • #10935 6cab5f1 - Prevent the macOS Apple Silicon CLI from failing to start because of malformed bundled exports.

v7.3.32 (release)

05 Jun 02:17

Choose a tag to compare

No notable changes

v7.3.31 (release)

04 Jun 22:12

Choose a tag to compare

No notable changes

v7.3.30 (pre-release)

04 Jun 19:53

Choose a tag to compare

v7.3.30 (pre-release) Pre-release
Pre-release

No notable changes

v7.3.29 (pre-release)

04 Jun 07:51

Choose a tag to compare

v7.3.29 (pre-release) Pre-release
Pre-release

Patch Changes

  • #9976 56b0834 - Reduce JetBrains memory usage by disposing hidden session UIs after a configurable timeout.

  • #9976 750bb77 - Improve JetBrains session stability by keeping controller subscription state on the UI thread.

  • #9976 50f4d28 - Show JetBrains markdown code blocks as multiline boxed editors that expand to their full height.

  • #9976 e17c4f9 - Improve JetBrains chat streaming performance by retaining existing markdown and code block views while responses stream, and keep streamed code fences intact without showing raw fence markers during updates.

  • #9976 2a3975e - Support coherent selection and copy behavior across JetBrains session transcript fragments.

  • #10822 8b1ee66 - Preserve worktree routing for Kilo HTTP API clients and keep inherited task-subagent restrictions active.

JetBrains 7.0.1-rc.7

04 Jun 17:31
c1c6ec9

Choose a tag to compare

JetBrains 7.0.1-rc.7 Pre-release
Pre-release

Fixed

  • Fixed JetBrains release notes rendering so notes from multiple releases display correctly.

v7.3.28 (pre-release)

03 Jun 19:24

Choose a tag to compare

v7.3.28 (pre-release) Pre-release
Pre-release

Patch Changes

  • #10847 cdf46c9 - Clarify when free-model data may be used for training and identify it with a brain circuit icon.

  • #10806 ed3e1ac - Make Marketplace skill installation resilient to missing project directories and overlapping install attempts.

  • #10831 837a875 - Keep post-compaction tool calls and follow-up messages ordered after the compaction summary in the CLI and VS Code transcript.

  • #10849 a6b005d - Restore Cloud Agent transcripts in VS Code session previews and stop cloud session previews or continuation from loading indefinitely when a request stalls.

  • #10692 eadfb2b - Show shell command descriptions in permission approval prompts.

  • #10816 16341a6 - Keep chat auto-scroll stable while edit, write, and patch tools hand off between assistant steps.

  • #10846 48340fe - Preserve unfinished inline review comments while diffs refresh.

  • #10810 5b34dfc - Speed up VS Code session switching for long transcripts by lazily mounting collapsed historical tool details, sharing timeline hover infrastructure across activity bars, omitting transcript metadata that the webview does not use, and avoiding shimmer markup for inactive historical labels.

  • Updated dependencies [cdf46c9, fc4cf10, a6b005d]:

JetBrains 7.0.1-rc.6

04 Jun 00:25
a4cdb16

Choose a tag to compare

JetBrains 7.0.1-rc.6 Pre-release
Pre-release

Fixed

  • Model picker now highlights models that can be used for training.