diff --git a/.changeset/agent-detail-thinking-collapse.md b/.changeset/agent-detail-thinking-collapse.md deleted file mode 100644 index 0da154f66d..0000000000 --- a/.changeset/agent-detail-thinking-collapse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: fix thinking blocks in the subagent detail panel being stuck expanded and not collapsible. diff --git a/.changeset/archive-missing-workspace.md b/.changeset/archive-missing-workspace.md deleted file mode 100644 index fdaff08b5a..0000000000 --- a/.changeset/archive-missing-workspace.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Fix sessions failing to archive when their workspace folder no longer exists. diff --git a/.changeset/btw-sidechat-esc-ime.md b/.changeset/btw-sidechat-esc-ime.md deleted file mode 100644 index ddc467beac..0000000000 --- a/.changeset/btw-sidechat-esc-ime.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix pressing Esc to cancel an IME candidate also closing the BTW side chat. diff --git a/.changeset/btw-sidechat-focus-on-open.md b/.changeset/btw-sidechat-focus-on-open.md deleted file mode 100644 index 8e46332aa4..0000000000 --- a/.changeset/btw-sidechat-focus-on-open.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix the composer not receiving focus after opening the BTW side chat via the shortcut or /btw. diff --git a/.changeset/cloudbase-marketplace.md b/.changeset/cloudbase-marketplace.md deleted file mode 100644 index abe07896a8..0000000000 --- a/.changeset/cloudbase-marketplace.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Add the Tencent CloudBase plugin to the curated marketplace. diff --git a/.changeset/collapse-shell-output.md b/.changeset/collapse-shell-output.md deleted file mode 100644 index 4f5587ad83..0000000000 --- a/.changeset/collapse-shell-output.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Collapse long `!` shell command output in the transcript. diff --git a/.changeset/composer-toolbar-crush-fix.md b/.changeset/composer-toolbar-crush-fix.md deleted file mode 100644 index 6db79099e2..0000000000 --- a/.changeset/composer-toolbar-crush-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix composer toolbar buttons squeezing and overlapping each other in very narrow windows. diff --git a/.changeset/config-lossy-writes.md b/.changeset/config-lossy-writes.md deleted file mode 100644 index 4b5572dc44..0000000000 --- a/.changeset/config-lossy-writes.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Fix config.toml entries being lost when the file had a syntax error or was edited outside the app. diff --git a/.changeset/content-filter-fail-fast.md b/.changeset/content-filter-fail-fast.md deleted file mode 100644 index 287016d341..0000000000 --- a/.changeset/content-filter-fail-fast.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Stop retrying requests blocked by the provider content filter; the filter notice now shows immediately. diff --git a/.changeset/cron-fold-swallows-answer.md b/.changeset/cron-fold-swallows-answer.md deleted file mode 100644 index ad91dfd742..0000000000 --- a/.changeset/cron-fold-swallows-answer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Fix the latest reply disappearing from the transcript after a scheduled cron reminder fires. diff --git a/.changeset/datasource-13-sources.md b/.changeset/datasource-13-sources.md deleted file mode 100644 index 4ad1cc9682..0000000000 --- a/.changeset/datasource-13-sources.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Add 13 data sources to the official Kimi Datasource plugin. Update the plugin from the Official tab in /plugins. diff --git a/.changeset/edit-write-require-read.md b/.changeset/edit-write-require-read.md deleted file mode 100644 index c56f451ac3..0000000000 --- a/.changeset/edit-write-require-read.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Edit and Write now require reading an existing file before modifying it, and reject the write when the file changed on disk since it was last read. diff --git a/.changeset/fix-acp-execution-regressions.md b/.changeset/fix-acp-execution-regressions.md deleted file mode 100644 index 28f61305a6..0000000000 --- a/.changeset/fix-acp-execution-regressions.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Fix ACP session regressions: Bash, Grep, and Glob failing when the editor does not support terminal command execution, session creation failing with stdio MCP servers, and reopening a closed session failing with an internal error. diff --git a/.changeset/fix-desktop-memory-leaks.md b/.changeset/fix-desktop-memory-leaks.md deleted file mode 100644 index dfd2e326a7..0000000000 --- a/.changeset/fix-desktop-memory-leaks.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix memory usage growing steadily after repeatedly switching sessions and toggling the side chat and subagent panels. diff --git a/.changeset/fix-draft-attachments.md b/.changeset/fix-draft-attachments.md deleted file mode 100644 index 0c858f5c57..0000000000 --- a/.changeset/fix-draft-attachments.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix unsent composer attachments such as images being lost after switching sessions on the new-session page. diff --git a/.changeset/fix-question-card-title-clamp.md b/.changeset/fix-question-card-title-clamp.md deleted file mode 100644 index 101adc5fce..0000000000 --- a/.changeset/fix-question-card-title-clamp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix long question text in question cards being truncated with an ellipsis instead of wrapping. diff --git a/.changeset/guard-background-questions.md b/.changeset/guard-background-questions.md deleted file mode 100644 index 86ff76e88a..0000000000 --- a/.changeset/guard-background-questions.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Prevent AskUserQuestion from starting background tasks when task controls are unavailable. diff --git a/.changeset/login-region-card-titles.md b/.changeset/login-region-card-titles.md deleted file mode 100644 index 76fd3eed4c..0000000000 --- a/.changeset/login-region-card-titles.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Remove the redundant parenthesized domain from the login entry card titles. diff --git a/.changeset/mcp-authenticate-tool.md b/.changeset/mcp-authenticate-tool.md deleted file mode 100644 index e2487a187f..0000000000 --- a/.changeset/mcp-authenticate-tool.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Fix the missing OAuth authenticate tool for remote MCP servers that require login. diff --git a/.changeset/mobile-composer-button-glyphs.md b/.changeset/mobile-composer-button-glyphs.md deleted file mode 100644 index 074ffb520a..0000000000 --- a/.changeset/mobile-composer-button-glyphs.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix the send and stop button icons rendering too small in the mobile composer. diff --git a/.changeset/mobile-composer-menu-sheets.md b/.changeset/mobile-composer-menu-sheets.md deleted file mode 100644 index 808632f11d..0000000000 --- a/.changeset/mobile-composer-menu-sheets.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": minor ---- - -web: Fix the slash-command and @-mention panels failing to open on mobile — both panels and the + menu are now grab-handle bottom sheets on small screens. diff --git a/.changeset/mobile-model-picker-sheet.md b/.changeset/mobile-model-picker-sheet.md deleted file mode 100644 index af01844349..0000000000 --- a/.changeset/mobile-model-picker-sheet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Present the mobile model picker as a bottom sheet consistent with the other mobile drawers. diff --git a/.changeset/mobile-onboarding-theme-cards.md b/.changeset/mobile-onboarding-theme-cards.md deleted file mode 100644 index 4ed842dd5d..0000000000 --- a/.changeset/mobile-onboarding-theme-cards.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix the oversized appearance theme cards in the mobile first-run wizard. diff --git a/.changeset/mobile-park-custom-provider.md b/.changeset/mobile-park-custom-provider.md deleted file mode 100644 index bc2d74de9d..0000000000 --- a/.changeset/mobile-park-custom-provider.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Temporarily remove the custom-provider entry from the mobile first-run wizard. diff --git a/.changeset/mobile-shell-ui.md b/.changeset/mobile-shell-ui.md deleted file mode 100644 index e7c686399f..0000000000 --- a/.changeset/mobile-shell-ui.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Improve mobile UI styling. diff --git a/.changeset/mobile-switcher-flat-grouped-tabs.md b/.changeset/mobile-switcher-flat-grouped-tabs.md deleted file mode 100644 index 0a0a655be0..0000000000 --- a/.changeset/mobile-switcher-flat-grouped-tabs.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": minor ---- - -web: Add a flat/by-workspace tab to the mobile session list — the flat view sorts purely by recency and the grouped view orders each workspace by its latest session. diff --git a/.changeset/mobile-tool-row-touch-height.md b/.changeset/mobile-tool-row-touch-height.md deleted file mode 100644 index 1584180a26..0000000000 --- a/.changeset/mobile-tool-row-touch-height.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix tool-call rows alternating heights on mobile by unifying them to the compact row height. diff --git a/.changeset/model-pill-icon-collapse.md b/.changeset/model-pill-icon-collapse.md deleted file mode 100644 index 0cb85856fa..0000000000 --- a/.changeset/model-pill-icon-collapse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Collapse the composer model picker to an icon when space is tight; hovering still shows the model and reasoning effort. diff --git a/.changeset/native-staged-auto-update.md b/.changeset/native-staged-auto-update.md deleted file mode 100644 index 30d01f0a9a..0000000000 --- a/.changeset/native-staged-auto-update.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -The Windows native (single-binary) CLI now supports automatic updates. diff --git a/.changeset/oauth-two-endpoints.md b/.changeset/oauth-two-endpoints.md deleted file mode 100644 index 9157165499..0000000000 --- a/.changeset/oauth-two-endpoints.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": minor ---- - -Support two OAuth login methods — kimi.ai and kimi.com. diff --git a/.changeset/openai-compat-422.md b/.changeset/openai-compat-422.md deleted file mode 100644 index c69240e454..0000000000 --- a/.changeset/openai-compat-422.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Fix 422 errors from some OpenAI-compatible providers when a conversation includes tool calls. diff --git a/.changeset/perm-label-flex-shrink.md b/.changeset/perm-label-flex-shrink.md deleted file mode 100644 index b29ee8dcc8..0000000000 --- a/.changeset/perm-label-flex-shrink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix the composer permission mode label being hidden even when there is enough space. diff --git a/.changeset/remove-perm-thinking-slash-commands.md b/.changeset/remove-perm-thinking-slash-commands.md deleted file mode 100644 index 0a2b0f4c8e..0000000000 --- a/.changeset/remove-perm-thinking-slash-commands.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Remove the /auto, /yolo, and /thinking slash commands; permission mode and thinking effort remain adjustable from their settings UI. diff --git a/.changeset/respect-mcp-management-readiness.md b/.changeset/respect-mcp-management-readiness.md deleted file mode 100644 index 1a45c17b33..0000000000 --- a/.changeset/respect-mcp-management-readiness.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Respect workspace trust and configuration readiness when managing MCP servers. diff --git a/.changeset/sdk-mcp-management-cwd.md b/.changeset/sdk-mcp-management-cwd.md deleted file mode 100644 index be4c3c37e5..0000000000 --- a/.changeset/sdk-mcp-management-cwd.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code-sdk": patch ---- - -Add an optional `cwd` parameter to the global MCP management methods; `verify: false` on the global MCP authorization-status listing now returns a fully offline classification instead of behaving like an omitted `verify`. diff --git a/.changeset/sidebar-overlay-scrollbar.md b/.changeset/sidebar-overlay-scrollbar.md deleted file mode 100644 index e2b7f1fabf..0000000000 --- a/.changeset/sidebar-overlay-scrollbar.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix mismatched left and right margins in the sidebar session list, and show the scrollbar only while hovering or scrolling. diff --git a/.changeset/subagent-fork-context.md b/.changeset/subagent-fork-context.md deleted file mode 100644 index 8aed231514..0000000000 --- a/.changeset/subagent-fork-context.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": minor ---- - -Add an optional ‎`fork` parameter to the subagent and swarm tools that starts the subagent with a snapshot of the calling agent’s conversation history instead of an empty context. Experimental: enable it by setting `KIMI_CODE_EXPERIMENTAL_SUBAGENT_FORK=true` or `subagent_fork = true` under `[experimental]` in config.toml. diff --git a/.changeset/task-notification-cron-style.md b/.changeset/task-notification-cron-style.md deleted file mode 100644 index 7b717017ae..0000000000 --- a/.changeset/task-notification-cron-style.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Restyle background task notifications as a lighter notice that shows the task summary, output files, and output preview directly. diff --git a/.changeset/tower-mode-command.md b/.changeset/tower-mode-command.md deleted file mode 100644 index 8c4b823b4c..0000000000 --- a/.changeset/tower-mode-command.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": minor ---- - -Add tower mode as a plan-parallel mode gated behind the experimental flag `KIMI_CODE_EXPERIMENTAL_TOWER` (off by default): /tower reports status, /tower on|off toggles the mode with a footer indicator, and /tower starts multi-agent orchestration. diff --git a/.changeset/usage-flyout-viewport-cap.md b/.changeset/usage-flyout-viewport-cap.md deleted file mode 100644 index 8552cb3bba..0000000000 --- a/.changeset/usage-flyout-viewport-cap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -web: Fix the reset-time hint in the sidebar usage panel being ellipsized even when there is enough room. diff --git a/.changeset/waitfor-tool.md b/.changeset/waitfor-tool.md deleted file mode 100644 index 226eff0643..0000000000 --- a/.changeset/waitfor-tool.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": minor ---- - -Add the WaitFor tool so the agent can wait for a background task to finish in the current turn. diff --git a/.changeset/web-ui-0-38.md b/.changeset/web-ui-0-38.md deleted file mode 100644 index 6deb740812..0000000000 --- a/.changeset/web-ui-0-38.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Refresh the bundled web UI with Open/Done/Workspaces tabs, session management, mention pills, and related sidebar and composer fixes. diff --git a/.changeset/windows-git-bash-path-bridge.md b/.changeset/windows-git-bash-path-bridge.md deleted file mode 100644 index ca32d760d8..0000000000 --- a/.changeset/windows-git-bash-path-bridge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vyl/kimi-code": patch ---- - -Fix file tools and shell working directories failing to resolve Git Bash paths such as /c/Users or /tmp on Windows. diff --git a/apps/kimi-code/CHANGELOG.md b/apps/kimi-code/CHANGELOG.md index 4ae7ba814f..be3f2c6c3d 100644 --- a/apps/kimi-code/CHANGELOG.md +++ b/apps/kimi-code/CHANGELOG.md @@ -1,5 +1,95 @@ # @moonshot-ai/kimi-code +## 0.38.0 + +### Minor Changes + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix the slash-command and @-mention panels failing to open on mobile — both panels and the + menu are now grab-handle bottom sheets on small screens. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Add a flat/by-workspace tab to the mobile session list — the flat view sorts purely by recency and the grouped view orders each workspace by its latest session. + +- Support two OAuth login methods — kimi.ai and kimi.com. + +- [#3007](https://github.com/MoonshotAI/kimi-code/pull/3007) [`f6736d7`](https://github.com/wangyuling93/kimi-code/commit/f6736d7c0de609d44ed1cb761cfe9f195c4d94fb) Thanks [@7Sageer](https://github.com/7Sageer)! - Add an optional ‎`fork` parameter to the subagent and swarm tools that starts the subagent with a snapshot of the calling agent’s conversation history instead of an empty context. Experimental: enable it by setting `KIMI_CODE_EXPERIMENTAL_SUBAGENT_FORK=true` or `subagent_fork = true` under `[experimental]` in config.toml. + +- [#3099](https://github.com/MoonshotAI/kimi-code/pull/3099) [`0f44537`](https://github.com/wangyuling93/kimi-code/commit/0f44537c13e7c32b9189e20af7c894c34704be5b) Thanks [@wbxl2000](https://github.com/wbxl2000)! - Add tower mode as a plan-parallel mode gated behind the experimental flag `KIMI_CODE_EXPERIMENTAL_TOWER` (off by default): /tower reports status, /tower on|off toggles the mode with a footer indicator, and /tower starts multi-agent orchestration. + +- Add the WaitFor tool so the agent can wait for a background task to finish in the current turn. + +### Patch Changes + +- [#3166](https://github.com/MoonshotAI/kimi-code/pull/3166) [`d4e0ad4`](https://github.com/wangyuling93/kimi-code/commit/d4e0ad4b2d04d676b6d139ee320ea162289d3f4b) Thanks [@liruifengv](https://github.com/liruifengv)! - web: fix thinking blocks in the subagent detail panel being stuck expanded and not collapsible. + +- [#3139](https://github.com/MoonshotAI/kimi-code/pull/3139) [`381142a`](https://github.com/wangyuling93/kimi-code/commit/381142aff1d165f4bf67327035afec81ab4f656b) Thanks [@sailist](https://github.com/sailist)! - Fix sessions failing to archive when their workspace folder no longer exists. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix pressing Esc to cancel an IME candidate also closing the BTW side chat. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix the composer not receiving focus after opening the BTW side chat via the shortcut or /btw. + +- [#3136](https://github.com/MoonshotAI/kimi-code/pull/3136) [`e9a99e5`](https://github.com/wangyuling93/kimi-code/commit/e9a99e5ec6843b590c44c63c3d604702c24b1bca) Thanks [@wbxl2000](https://github.com/wbxl2000)! - Add the Tencent CloudBase plugin to the curated marketplace. + +- Collapse long `!` shell command output in the transcript. + +- [#3152](https://github.com/MoonshotAI/kimi-code/pull/3152) [`3090c1c`](https://github.com/wangyuling93/kimi-code/commit/3090c1c4821df5e901c8d92dc9b77341fa16747a) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix composer toolbar buttons squeezing and overlapping each other in very narrow windows. + +- Fix config.toml entries being lost when the file had a syntax error or was edited outside the app. + +- Stop retrying requests blocked by the provider content filter; the filter notice now shows immediately. + +- [#3154](https://github.com/MoonshotAI/kimi-code/pull/3154) [`54bb49e`](https://github.com/wangyuling93/kimi-code/commit/54bb49e138ad8a2c6e20008b4ea32a3917cc7b1a) Thanks [@Grapedge](https://github.com/Grapedge)! - Fix the latest reply disappearing from the transcript after a scheduled cron reminder fires. + +- Add 13 data sources to the official Kimi Datasource plugin. Update the plugin from the Official tab in /plugins. + +- Edit and Write now require reading an existing file before modifying it, and reject the write when the file changed on disk since it was last read. + +- [#3183](https://github.com/MoonshotAI/kimi-code/pull/3183) [`2adc6a1`](https://github.com/wangyuling93/kimi-code/commit/2adc6a1c6e1adeb696b0edc00a77ef90c54c8218) Thanks [@sailist](https://github.com/sailist)! - Fix ACP session regressions: Bash, Grep, and Glob failing when the editor does not support terminal command execution, session creation failing with stdio MCP servers, and reopening a closed session failing with an internal error. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix memory usage growing steadily after repeatedly switching sessions and toggling the side chat and subagent panels. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix unsent composer attachments such as images being lost after switching sessions on the new-session page. + +- [#3152](https://github.com/MoonshotAI/kimi-code/pull/3152) [`3090c1c`](https://github.com/wangyuling93/kimi-code/commit/3090c1c4821df5e901c8d92dc9b77341fa16747a) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix long question text in question cards being truncated with an ellipsis instead of wrapping. + +- [#3159](https://github.com/MoonshotAI/kimi-code/pull/3159) [`ea0626a`](https://github.com/wangyuling93/kimi-code/commit/ea0626ad48ee318045a22490d52c86be7d086033) Thanks [@pvzheroes125](https://github.com/pvzheroes125)! - Prevent AskUserQuestion from starting background tasks when task controls are unavailable. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Remove the redundant parenthesized domain from the login entry card titles. + +- Fix the missing OAuth authenticate tool for remote MCP servers that require login. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix the send and stop button icons rendering too small in the mobile composer. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Present the mobile model picker as a bottom sheet consistent with the other mobile drawers. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix the oversized appearance theme cards in the mobile first-run wizard. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Temporarily remove the custom-provider entry from the mobile first-run wizard. + +- [#3152](https://github.com/MoonshotAI/kimi-code/pull/3152) [`3090c1c`](https://github.com/wangyuling93/kimi-code/commit/3090c1c4821df5e901c8d92dc9b77341fa16747a) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Improve mobile UI styling. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix tool-call rows alternating heights on mobile by unifying them to the compact row height. + +- [#3152](https://github.com/MoonshotAI/kimi-code/pull/3152) [`3090c1c`](https://github.com/wangyuling93/kimi-code/commit/3090c1c4821df5e901c8d92dc9b77341fa16747a) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Collapse the composer model picker to an icon when space is tight; hovering still shows the model and reasoning effort. + +- [#2994](https://github.com/MoonshotAI/kimi-code/pull/2994) [`8c865f4`](https://github.com/wangyuling93/kimi-code/commit/8c865f48173011439cfc2e140e45586e59b6bfcf) Thanks [@liruifengv](https://github.com/liruifengv)! - The Windows native (single-binary) CLI now supports automatic updates. + +- Fix 422 errors from some OpenAI-compatible providers when a conversation includes tool calls. + +- [#3152](https://github.com/MoonshotAI/kimi-code/pull/3152) [`3090c1c`](https://github.com/wangyuling93/kimi-code/commit/3090c1c4821df5e901c8d92dc9b77341fa16747a) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix the composer permission mode label being hidden even when there is enough space. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Remove the /auto, /yolo, and /thinking slash commands; permission mode and thinking effort remain adjustable from their settings UI. + +- [#3002](https://github.com/MoonshotAI/kimi-code/pull/3002) [`d723cc4`](https://github.com/wangyuling93/kimi-code/commit/d723cc47ee43e5ca3c3c4ec2473f205d44acede2) Thanks [@7Sageer](https://github.com/7Sageer)! - Respect workspace trust and configuration readiness when managing MCP servers. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix mismatched left and right margins in the sidebar session list, and show the scrollbar only while hovering or scrolling. + +- [#3152](https://github.com/MoonshotAI/kimi-code/pull/3152) [`3090c1c`](https://github.com/wangyuling93/kimi-code/commit/3090c1c4821df5e901c8d92dc9b77341fa16747a) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Restyle background task notifications as a lighter notice that shows the task summary, output files, and output preview directly. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/wangyuling93/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix the reset-time hint in the sidebar usage panel being ellipsized even when there is enough room. + +- Refresh the bundled web UI with Open/Done/Workspaces tabs, session management, mention pills, and related sidebar and composer fixes. + +- [#2200](https://github.com/MoonshotAI/kimi-code/pull/2200) [`30e7f62`](https://github.com/wangyuling93/kimi-code/commit/30e7f62d2c2c2fdaef785c544a47d0ade3e9788f) Thanks [@wszqkzqk](https://github.com/wszqkzqk)! - Fix file tools and shell working directories failing to resolve Git Bash paths such as /c/Users or /tmp on Windows. + ## 0.37.1 ### Patch Changes diff --git a/apps/kimi-code/package.json b/apps/kimi-code/package.json index de13670c4e..ec1125f060 100644 --- a/apps/kimi-code/package.json +++ b/apps/kimi-code/package.json @@ -1,6 +1,6 @@ { "name": "@vyl/kimi-code", - "version": "0.37.1", + "version": "0.38.0", "description": "The Starting Point for Next-Gen Agents", "license": "MIT", "author": "Moonshot AI", diff --git a/packages/node-sdk/CHANGELOG.md b/packages/node-sdk/CHANGELOG.md index 8fbef7a875..c73cef31ab 100644 --- a/packages/node-sdk/CHANGELOG.md +++ b/packages/node-sdk/CHANGELOG.md @@ -1,5 +1,11 @@ # @moonshot-ai/kimi-code-sdk +## 0.19.2 + +### Patch Changes + +- [#3002](https://github.com/MoonshotAI/kimi-code/pull/3002) [`d723cc4`](https://github.com/wangyuling93/kimi-code/commit/d723cc47ee43e5ca3c3c4ec2473f205d44acede2) Thanks [@7Sageer](https://github.com/7Sageer)! - Add an optional `cwd` parameter to the global MCP management methods; `verify: false` on the global MCP authorization-status listing now returns a fully offline classification instead of behaving like an omitted `verify`. + ## 0.19.1 ### Patch Changes diff --git a/packages/node-sdk/package.json b/packages/node-sdk/package.json index 2890654a0d..54c5d1dada 100644 --- a/packages/node-sdk/package.json +++ b/packages/node-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@moonshot-ai/kimi-code-sdk", - "version": "0.19.1", + "version": "0.19.2", "private": true, "description": "TypeScript SDK for the Kimi Code Agent", "license": "MIT",