From 20d603140217d74783534f0d7d108ee8a6f2f61e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 12:44:24 +0000 Subject: [PATCH] changeset version bump --- .changeset/brand-color-view-icon.md | 5 --- .changeset/famous-tomatoes-join.md | 5 --- .changeset/fancy-lands-marry.md | 5 --- .changeset/fix-agent-manager-reopen.md | 7 ---- .changeset/fix-ideas-contrast.md | 5 --- .../fix-model-selector-double-scroll-bar.md | 5 --- .changeset/light-birds-admire.md | 5 --- .changeset/loud-jokes-send.md | 5 --- .changeset/muted-chat-theme.md | 5 --- .changeset/quiet-boxes-serve.md | 5 --- .changeset/quiet-scroll-lock.md | 5 --- .changeset/short-terms-dream.md | 5 --- .changeset/vast-pumas-move.md | 5 --- CHANGELOG.md | 34 +++++++++++++++++++ src/package.json | 2 +- 15 files changed, 35 insertions(+), 68 deletions(-) delete mode 100644 .changeset/brand-color-view-icon.md delete mode 100644 .changeset/famous-tomatoes-join.md delete mode 100644 .changeset/fancy-lands-marry.md delete mode 100644 .changeset/fix-agent-manager-reopen.md delete mode 100644 .changeset/fix-ideas-contrast.md delete mode 100644 .changeset/fix-model-selector-double-scroll-bar.md delete mode 100644 .changeset/light-birds-admire.md delete mode 100644 .changeset/loud-jokes-send.md delete mode 100644 .changeset/muted-chat-theme.md delete mode 100644 .changeset/quiet-boxes-serve.md delete mode 100644 .changeset/quiet-scroll-lock.md delete mode 100644 .changeset/short-terms-dream.md delete mode 100644 .changeset/vast-pumas-move.md diff --git a/.changeset/brand-color-view-icon.md b/.changeset/brand-color-view-icon.md deleted file mode 100644 index c16fa618966..00000000000 --- a/.changeset/brand-color-view-icon.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Use brand-colored Kilo Code icons throughout the extension for better visibility diff --git a/.changeset/famous-tomatoes-join.md b/.changeset/famous-tomatoes-join.md deleted file mode 100644 index d3a36165b0a..00000000000 --- a/.changeset/famous-tomatoes-join.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -fix(ui): prevent TypeError when trimming input during model switching diff --git a/.changeset/fancy-lands-marry.md b/.changeset/fancy-lands-marry.md deleted file mode 100644 index f542e7904ce..00000000000 --- a/.changeset/fancy-lands-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Added CONTRIBUTING.md file for onboarding new contributors diff --git a/.changeset/fix-agent-manager-reopen.md b/.changeset/fix-agent-manager-reopen.md deleted file mode 100644 index fd3703292a6..00000000000 --- a/.changeset/fix-agent-manager-reopen.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"kilo-code": patch ---- - -fix(agent-manager): sync messages when panel is reopened - -Fixed a bug where closing and reopening the Agent Manager panel would show "Waiting for agent response..." instead of the conversation messages. diff --git a/.changeset/fix-ideas-contrast.md b/.changeset/fix-ideas-contrast.md deleted file mode 100644 index b425beeb8cc..00000000000 --- a/.changeset/fix-ideas-contrast.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Fix contrast on "ideas" intro screen diff --git a/.changeset/fix-model-selector-double-scroll-bar.md b/.changeset/fix-model-selector-double-scroll-bar.md deleted file mode 100644 index 605b086c342..00000000000 --- a/.changeset/fix-model-selector-double-scroll-bar.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Fix double scroll bar in ModelSelector and KiloProfileSelector by increasing max-height. diff --git a/.changeset/light-birds-admire.md b/.changeset/light-birds-admire.md deleted file mode 100644 index bc6cdb620aa..00000000000 --- a/.changeset/light-birds-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": minor ---- - -send x-kilocode-mode header diff --git a/.changeset/loud-jokes-send.md b/.changeset/loud-jokes-send.md deleted file mode 100644 index 04c65d674f3..00000000000 --- a/.changeset/loud-jokes-send.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": minor ---- - -Add new welcome screen for improved onboarding diff --git a/.changeset/muted-chat-theme.md b/.changeset/muted-chat-theme.md deleted file mode 100644 index 9bf676143e7..00000000000 --- a/.changeset/muted-chat-theme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Updated chat UI theme to use muted, theme-aware colors for Checkpoint, Thinking, and user message styling diff --git a/.changeset/quiet-boxes-serve.md b/.changeset/quiet-boxes-serve.md deleted file mode 100644 index cc30a495927..00000000000 --- a/.changeset/quiet-boxes-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -fix: allow Ollama models without tool support for autocomplete diff --git a/.changeset/quiet-scroll-lock.md b/.changeset/quiet-scroll-lock.md deleted file mode 100644 index ab5b08a522e..00000000000 --- a/.changeset/quiet-scroll-lock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Prevent chat auto-scroll from jumping while you read older messages. diff --git a/.changeset/short-terms-dream.md b/.changeset/short-terms-dream.md deleted file mode 100644 index de3ef4b94da..00000000000 --- a/.changeset/short-terms-dream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Add GLM-4.7 Flash model to recommended models list for Z.ai provider diff --git a/.changeset/vast-pumas-move.md b/.changeset/vast-pumas-move.md deleted file mode 100644 index 63511a2d2bf..00000000000 --- a/.changeset/vast-pumas-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"kilo-code": patch ---- - -Add improved support for Kimi 2.5 reasoning through AI SDK diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ddf46cda5f..2b3b3b1ca3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,39 @@ # kilo-code +## 5.3.0 + +### Minor Changes + +- [#5649](https://github.com/Kilo-Org/kilocode/pull/5649) [`6fbb740`](https://github.com/Kilo-Org/kilocode/commit/6fbb74084f4090d42ad583dd6ce62c2d3f7826f2) Thanks [@iscekic](https://github.com/iscekic)! - send x-kilocode-mode header + +- [#5531](https://github.com/Kilo-Org/kilocode/pull/5531) [`66dbaf2`](https://github.com/Kilo-Org/kilocode/commit/66dbaf2dac3f0d1163b7a9409805d32a9a80af1c) Thanks [@lambertjosh](https://github.com/lambertjosh)! - Add new welcome screen for improved onboarding + +### Patch Changes + +- [#5582](https://github.com/Kilo-Org/kilocode/pull/5582) [`dc669ab`](https://github.com/Kilo-Org/kilocode/commit/dc669ab484a3d015cea1cadb57271b58a23ef796) Thanks [@lambertjosh](https://github.com/lambertjosh)! - Use brand-colored Kilo Code icons throughout the extension for better visibility + +- [#5616](https://github.com/Kilo-Org/kilocode/pull/5616) [`9e139f5`](https://github.com/Kilo-Org/kilocode/commit/9e139f50bc52913fa7e42d3ba4c9090263a14f0b) Thanks [@EloiRamos](https://github.com/EloiRamos)! - fix(ui): prevent TypeError when trimming input during model switching + +- [#2792](https://github.com/Kilo-Org/kilocode/pull/2792) [`907fb53`](https://github.com/Kilo-Org/kilocode/commit/907fb53aca1f70b1e3e2f91fbb3bcbdc6b514a48) Thanks [@Honyii](https://github.com/Honyii)! - Added CONTRIBUTING.md file for onboarding new contributors + +- [#5638](https://github.com/Kilo-Org/kilocode/pull/5638) [`a5b9106`](https://github.com/Kilo-Org/kilocode/commit/a5b9106e6cebc1a63c1ef5fa507cfaab65aa8ebc) Thanks [@Drilmo](https://github.com/Drilmo)! - fix(agent-manager): sync messages when panel is reopened + + Fixed a bug where closing and reopening the Agent Manager panel would show "Waiting for agent response..." instead of the conversation messages. + +- [#5644](https://github.com/Kilo-Org/kilocode/pull/5644) [`e3f353f`](https://github.com/Kilo-Org/kilocode/commit/e3f353f596288b9b8e60b00fa88e60f179160c9a) Thanks [@bernaferrari](https://github.com/bernaferrari)! - Fix contrast on "ideas" intro screen + +- [#5583](https://github.com/Kilo-Org/kilocode/pull/5583) [`a23c936`](https://github.com/Kilo-Org/kilocode/commit/a23c9361a5a15cf7bd59efd9c8ea9987e2ec82cc) Thanks [@crazyrabbit0](https://github.com/crazyrabbit0)! - Fix double scroll bar in ModelSelector and KiloProfileSelector by increasing max-height. + +- [#5567](https://github.com/Kilo-Org/kilocode/pull/5567) [`9729ab2`](https://github.com/Kilo-Org/kilocode/commit/9729ab2c808a69fadbb8c095e5a626fa75e42859) Thanks [@lambertjosh](https://github.com/lambertjosh)! - Updated chat UI theme to use muted, theme-aware colors for Checkpoint, Thinking, and user message styling + +- [#5577](https://github.com/Kilo-Org/kilocode/pull/5577) [`a57f9ac`](https://github.com/Kilo-Org/kilocode/commit/a57f9acb2c07b0888fcfa566c2d345879f890941) Thanks [@Patel230](https://github.com/Patel230)! - fix: allow Ollama models without tool support for autocomplete + +- [#5628](https://github.com/Kilo-Org/kilocode/pull/5628) [`84c6db2`](https://github.com/Kilo-Org/kilocode/commit/84c6db2ff906b6d18625dc0de21a77a0e573f4ac) Thanks [@Githubguy132010](https://github.com/Githubguy132010)! - Prevent chat auto-scroll from jumping while you read older messages. + +- [#5214](https://github.com/Kilo-Org/kilocode/pull/5214) [`28a46d1`](https://github.com/Kilo-Org/kilocode/commit/28a46d17fe91f13ec0687bb6834b31e2ec454687) Thanks [@kiloconnect](https://github.com/apps/kiloconnect)! - Add GLM-4.7 Flash model to recommended models list for Z.ai provider + +- [#5662](https://github.com/Kilo-Org/kilocode/pull/5662) [`228745b`](https://github.com/Kilo-Org/kilocode/commit/228745b4159cd28b7a8fb8d1db1b89e9beb49539) Thanks [@kevinvandijk](https://github.com/kevinvandijk)! - Add improved support for Kimi 2.5 reasoning through AI SDK + ## 5.2.2 ### Patch Changes diff --git a/src/package.json b/src/package.json index 02dd73b2e4a..2d532cfb284 100644 --- a/src/package.json +++ b/src/package.json @@ -3,7 +3,7 @@ "displayName": "%extension.displayName%", "description": "%extension.description%", "publisher": "kilocode", - "version": "5.2.2", + "version": "5.3.0", "icon": "assets/icons/logo-outline-black.png", "galleryBanner": { "color": "#FFFFFF",