From f5de72ef18eaf11bd2f38b149f5fc3f4c6847c38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 12:14:20 +0000 Subject: [PATCH] ci: release packages --- .changeset/agent-swarm-concurrency-cap.md | 5 ---- .changeset/fix-archive-last-session-count.md | 5 ---- .changeset/plugin-hint-reload.md | 5 ---- .changeset/redesign-login-dialog.md | 5 ---- .changeset/web-login-command-copy.md | 5 ---- .changeset/web-session-lazy-loading.md | 5 ---- .changeset/web-session-search.md | 5 ---- .changeset/web-sessions-pagination.md | 5 ---- .changeset/web-show-server-version.md | 5 ---- .changeset/web-slash-menu-scroll.md | 5 ---- .changeset/web-slash-menu-wrap.md | 5 ---- .changeset/web-slash-skill-ux.md | 5 ---- apps/kimi-code/CHANGELOG.md | 30 ++++++++++++++++++++ apps/kimi-code/package.json | 2 +- 14 files changed, 31 insertions(+), 61 deletions(-) delete mode 100644 .changeset/agent-swarm-concurrency-cap.md delete mode 100644 .changeset/fix-archive-last-session-count.md delete mode 100644 .changeset/plugin-hint-reload.md delete mode 100644 .changeset/redesign-login-dialog.md delete mode 100644 .changeset/web-login-command-copy.md delete mode 100644 .changeset/web-session-lazy-loading.md delete mode 100644 .changeset/web-session-search.md delete mode 100644 .changeset/web-sessions-pagination.md delete mode 100644 .changeset/web-show-server-version.md delete mode 100644 .changeset/web-slash-menu-scroll.md delete mode 100644 .changeset/web-slash-menu-wrap.md delete mode 100644 .changeset/web-slash-skill-ux.md diff --git a/.changeset/agent-swarm-concurrency-cap.md b/.changeset/agent-swarm-concurrency-cap.md deleted file mode 100644 index 1f3b7ed2d..000000000 --- a/.changeset/agent-swarm-concurrency-cap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": minor ---- - -Add an environment variable to cap AgentSwarm concurrency during the initial ramp, so large swarms do not trip provider rate limits as easily. diff --git a/.changeset/fix-archive-last-session-count.md b/.changeset/fix-archive-last-session-count.md deleted file mode 100644 index 73ad0cebf..000000000 --- a/.changeset/fix-archive-last-session-count.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix the web workspace session count so it drops to 0 after archiving the last session instead of staying at 1. diff --git a/.changeset/plugin-hint-reload.md b/.changeset/plugin-hint-reload.md deleted file mode 100644 index 3ff6a6fee..000000000 --- a/.changeset/plugin-hint-reload.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Suggest `/reload` alongside `/new` in plugin-change hints. diff --git a/.changeset/redesign-login-dialog.md b/.changeset/redesign-login-dialog.md deleted file mode 100644 index 673ec33a2..000000000 --- a/.changeset/redesign-login-dialog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Redesign the web OAuth login dialog: lead with a single "Authorize in browser" button that opens the verification link with the device code already embedded, demote manual code entry to a clearly secondary fallback, and drop the duplicate open-browser and cancel controls so the order of steps is unambiguous. diff --git a/.changeset/web-login-command-copy.md b/.changeset/web-login-command-copy.md deleted file mode 100644 index 8d62d2825..000000000 --- a/.changeset/web-login-command-copy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix the web login slash command description to match the browser authorization flow. diff --git a/.changeset/web-session-lazy-loading.md b/.changeset/web-session-lazy-loading.md deleted file mode 100644 index 46ca754f4..000000000 --- a/.changeset/web-session-lazy-loading.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Add scroll-up lazy loading for older messages in the web chat session view, and fix the "new messages" pill overlapping the composer dock. diff --git a/.changeset/web-session-search.md b/.changeset/web-session-search.md deleted file mode 100644 index cbd99e900..000000000 --- a/.changeset/web-session-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": minor ---- - -Add instant session search to the web sidebar, filtering by title and the last user prompt. diff --git a/.changeset/web-sessions-pagination.md b/.changeset/web-sessions-pagination.md deleted file mode 100644 index 95b2d765d..000000000 --- a/.changeset/web-sessions-pagination.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix the web app only loading the 20 most recent sessions; it now follows pagination so older sessions are reachable. diff --git a/.changeset/web-show-server-version.md b/.changeset/web-show-server-version.md deleted file mode 100644 index 26d6d3922..000000000 --- a/.changeset/web-show-server-version.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Show the connected server version in the web settings General tab. diff --git a/.changeset/web-slash-menu-scroll.md b/.changeset/web-slash-menu-scroll.md deleted file mode 100644 index 273630430..000000000 --- a/.changeset/web-slash-menu-scroll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Keep the highlighted web slash command visible while navigating a long slash menu. diff --git a/.changeset/web-slash-menu-wrap.md b/.changeset/web-slash-menu-wrap.md deleted file mode 100644 index dcefc0e3b..000000000 --- a/.changeset/web-slash-menu-wrap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Allow long web slash command names and descriptions to wrap without overflowing the slash menu. diff --git a/.changeset/web-slash-skill-ux.md b/.changeset/web-slash-skill-ux.md deleted file mode 100644 index 364dbf3be..000000000 --- a/.changeset/web-slash-skill-ux.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix web slash skill selection sending immediately and allow slash search to match skill names by substring. diff --git a/apps/kimi-code/CHANGELOG.md b/apps/kimi-code/CHANGELOG.md index ec36175cf..d1e4dfdfd 100644 --- a/apps/kimi-code/CHANGELOG.md +++ b/apps/kimi-code/CHANGELOG.md @@ -1,5 +1,35 @@ # @moonshot-ai/kimi-code +## 0.18.0 + +### Minor Changes + +- [#888](https://github.com/MoonshotAI/kimi-code/pull/888) [`58898de`](https://github.com/MoonshotAI/kimi-code/commit/58898de0200d6626ca634e344fe85b860abcfd1b) - Add an environment variable to cap AgentSwarm concurrency during the initial ramp, so large swarms do not trip provider rate limits as easily. + +- [#895](https://github.com/MoonshotAI/kimi-code/pull/895) [`495fe8c`](https://github.com/MoonshotAI/kimi-code/commit/495fe8c674d654cdf87217ca4ada775507f861f6) - Add instant session search to the web sidebar, filtering by title and the last user prompt. + +### Patch Changes + +- [#896](https://github.com/MoonshotAI/kimi-code/pull/896) [`de610de`](https://github.com/MoonshotAI/kimi-code/commit/de610deb5f760606b82cc595e59c5176cc66ce82) - Fix the web workspace session count so it drops to 0 after archiving the last session instead of staying at 1. + +- [#876](https://github.com/MoonshotAI/kimi-code/pull/876) [`49183d8`](https://github.com/MoonshotAI/kimi-code/commit/49183d8729e3e7d361a253dc5c68f409e6382ba9) - Suggest `/reload` alongside `/new` in plugin-change hints. + +- [#867](https://github.com/MoonshotAI/kimi-code/pull/867) [`d1dc2a3`](https://github.com/MoonshotAI/kimi-code/commit/d1dc2a3e77ec1422d60cb008c5520a44a2ed7c00) - Redesign the web OAuth login dialog: lead with a single "Authorize in browser" button that opens the verification link with the device code already embedded, demote manual code entry to a clearly secondary fallback, and drop the duplicate open-browser and cancel controls so the order of steps is unambiguous. + +- [#867](https://github.com/MoonshotAI/kimi-code/pull/867) [`d1dc2a3`](https://github.com/MoonshotAI/kimi-code/commit/d1dc2a3e77ec1422d60cb008c5520a44a2ed7c00) - Fix the web login slash command description to match the browser authorization flow. + +- [#893](https://github.com/MoonshotAI/kimi-code/pull/893) [`d7ec056`](https://github.com/MoonshotAI/kimi-code/commit/d7ec05686a09580f9ffd99f6ef26385aed8eb02c) - Add scroll-up lazy loading for older messages in the web chat session view, and fix the "new messages" pill overlapping the composer dock. + +- [#882](https://github.com/MoonshotAI/kimi-code/pull/882) [`8ab9e96`](https://github.com/MoonshotAI/kimi-code/commit/8ab9e969637ffee18b09a0b265ffa860c5a2e11c) - Fix the web app only loading the 20 most recent sessions; it now follows pagination so older sessions are reachable. + +- [#889](https://github.com/MoonshotAI/kimi-code/pull/889) [`23277a5`](https://github.com/MoonshotAI/kimi-code/commit/23277a574c7e0782c04f62e10370494247be3a66) - Show the connected server version in the web settings General tab. + +- [#881](https://github.com/MoonshotAI/kimi-code/pull/881) [`7bc3d99`](https://github.com/MoonshotAI/kimi-code/commit/7bc3d99933b0bbc3f9188a2b02bcc90e81623f72) - Keep the highlighted web slash command visible while navigating a long slash menu. + +- [#878](https://github.com/MoonshotAI/kimi-code/pull/878) [`a74a6b7`](https://github.com/MoonshotAI/kimi-code/commit/a74a6b7f6b1d13d24eae356a2208c012128b180d) - Allow long web slash command names and descriptions to wrap without overflowing the slash menu. + +- [#878](https://github.com/MoonshotAI/kimi-code/pull/878) [`a74a6b7`](https://github.com/MoonshotAI/kimi-code/commit/a74a6b7f6b1d13d24eae356a2208c012128b180d) - Fix web slash skill selection sending immediately and allow slash search to match skill names by substring. + ## 0.17.1 ### Patch Changes diff --git a/apps/kimi-code/package.json b/apps/kimi-code/package.json index def82d70f..efc9fab74 100644 --- a/apps/kimi-code/package.json +++ b/apps/kimi-code/package.json @@ -1,6 +1,6 @@ { "name": "@moonshot-ai/kimi-code", - "version": "0.17.1", + "version": "0.18.0", "description": "The Starting Point for Next-Gen Agents", "license": "MIT", "author": "Moonshot AI",