From ac34c1b4e2536acd5c4bf14ef6fa13406b9d3135 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 19:19:21 +0000 Subject: [PATCH] ci: release packages --- .changeset/abort-signal-listener-ceiling.md | 5 - .changeset/add-remote-control.md | 5 - .changeset/agent-detail-thinking-collapse.md | 5 - .changeset/archive-missing-workspace.md | 5 - .changeset/broadcast-user-prompts.md | 5 - .changeset/btw-sidechat-esc-ime.md | 5 - .changeset/btw-sidechat-focus-on-open.md | 5 - .changeset/calm-session-logout.md | 5 - .changeset/cloudbase-marketplace.md | 5 - .changeset/composer-toolbar-crush-fix.md | 5 - .changeset/cron-fold-swallows-answer.md | 5 - .changeset/drop-allow-remote-terminals.md | 5 - .changeset/fix-acp-execution-regressions.md | 5 - .changeset/fix-desktop-memory-leaks.md | 5 - .changeset/fix-draft-attachments.md | 5 - .changeset/fix-question-card-title-clamp.md | 5 - .changeset/fix-restore-crash-loop.md | 5 - .changeset/fix-vscode-context-usage.md | 6 -- .changeset/guard-background-questions.md | 5 - .changeset/login-region-card-titles.md | 5 - .changeset/mobile-composer-button-glyphs.md | 5 - .changeset/mobile-composer-menu-sheets.md | 5 - .changeset/mobile-model-picker-sheet.md | 5 - .changeset/mobile-onboarding-theme-cards.md | 5 - .changeset/mobile-park-custom-provider.md | 5 - .changeset/mobile-shell-ui.md | 5 - .../mobile-switcher-flat-grouped-tabs.md | 5 - .changeset/mobile-tool-row-touch-height.md | 5 - .changeset/model-pill-icon-collapse.md | 5 - .changeset/perm-label-flex-shrink.md | 5 - .../plugins-marketplace-async-versions.md | 5 - .../respect-mcp-management-readiness.md | 5 - .changeset/sdk-mcp-management-cwd.md | 5 - .changeset/secondary-model-thinking-effort.md | 5 - .changeset/sidebar-overlay-scrollbar.md | 5 - .changeset/stale-context-usage-ratio.md | 5 - .changeset/subagent-fork-context.md | 5 - .changeset/swarm-timeout-config.md | 5 - .changeset/task-notification-cron-style.md | 5 - .changeset/tasks-run-in-background.md | 5 - .changeset/tool-result-spill.md | 5 - .changeset/tower-mode-command.md | 5 - .changeset/transcript-notification-fold.md | 5 - .../turn-started-kimi-file-attachments.md | 5 - .changeset/undo-clears-turn-outcome.md | 5 - .changeset/usage-flyout-viewport-cap.md | 5 - .changeset/windows-git-bash-path-bridge.md | 5 - apps/kimi-code/CHANGELOG.md | 96 +++++++++++++++++++ apps/kimi-code/package.json | 2 +- apps/vscode/CHANGELOG.md | 9 ++ apps/vscode/package.json | 2 +- packages/node-sdk/CHANGELOG.md | 8 ++ packages/node-sdk/package.json | 2 +- 53 files changed, 116 insertions(+), 239 deletions(-) delete mode 100644 .changeset/abort-signal-listener-ceiling.md delete mode 100644 .changeset/add-remote-control.md delete mode 100644 .changeset/agent-detail-thinking-collapse.md delete mode 100644 .changeset/archive-missing-workspace.md delete mode 100644 .changeset/broadcast-user-prompts.md delete mode 100644 .changeset/btw-sidechat-esc-ime.md delete mode 100644 .changeset/btw-sidechat-focus-on-open.md delete mode 100644 .changeset/calm-session-logout.md delete mode 100644 .changeset/cloudbase-marketplace.md delete mode 100644 .changeset/composer-toolbar-crush-fix.md delete mode 100644 .changeset/cron-fold-swallows-answer.md delete mode 100644 .changeset/drop-allow-remote-terminals.md delete mode 100644 .changeset/fix-acp-execution-regressions.md delete mode 100644 .changeset/fix-desktop-memory-leaks.md delete mode 100644 .changeset/fix-draft-attachments.md delete mode 100644 .changeset/fix-question-card-title-clamp.md delete mode 100644 .changeset/fix-restore-crash-loop.md delete mode 100644 .changeset/fix-vscode-context-usage.md delete mode 100644 .changeset/guard-background-questions.md delete mode 100644 .changeset/login-region-card-titles.md delete mode 100644 .changeset/mobile-composer-button-glyphs.md delete mode 100644 .changeset/mobile-composer-menu-sheets.md delete mode 100644 .changeset/mobile-model-picker-sheet.md delete mode 100644 .changeset/mobile-onboarding-theme-cards.md delete mode 100644 .changeset/mobile-park-custom-provider.md delete mode 100644 .changeset/mobile-shell-ui.md delete mode 100644 .changeset/mobile-switcher-flat-grouped-tabs.md delete mode 100644 .changeset/mobile-tool-row-touch-height.md delete mode 100644 .changeset/model-pill-icon-collapse.md delete mode 100644 .changeset/perm-label-flex-shrink.md delete mode 100644 .changeset/plugins-marketplace-async-versions.md delete mode 100644 .changeset/respect-mcp-management-readiness.md delete mode 100644 .changeset/sdk-mcp-management-cwd.md delete mode 100644 .changeset/secondary-model-thinking-effort.md delete mode 100644 .changeset/sidebar-overlay-scrollbar.md delete mode 100644 .changeset/stale-context-usage-ratio.md delete mode 100644 .changeset/subagent-fork-context.md delete mode 100644 .changeset/swarm-timeout-config.md delete mode 100644 .changeset/task-notification-cron-style.md delete mode 100644 .changeset/tasks-run-in-background.md delete mode 100644 .changeset/tool-result-spill.md delete mode 100644 .changeset/tower-mode-command.md delete mode 100644 .changeset/transcript-notification-fold.md delete mode 100644 .changeset/turn-started-kimi-file-attachments.md delete mode 100644 .changeset/undo-clears-turn-outcome.md delete mode 100644 .changeset/usage-flyout-viewport-cap.md delete mode 100644 .changeset/windows-git-bash-path-bridge.md diff --git a/.changeset/abort-signal-listener-ceiling.md b/.changeset/abort-signal-listener-ceiling.md deleted file mode 100644 index cc0a62ca2e..0000000000 --- a/.changeset/abort-signal-listener-ceiling.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Silence the MaxListenersExceededWarning that could appear during long agent turns with many parallel tool calls. diff --git a/.changeset/add-remote-control.md b/.changeset/add-remote-control.md deleted file mode 100644 index 321ecc0ce9..0000000000 --- a/.changeset/add-remote-control.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": minor ---- - -Add Remote Control as an experimental feature for accessing a local web session remotely. Enable it with `KIMI_CODE_EXPERIMENTAL_REMOTE_CONTROL=1`, then run `kimi rc`, `kimi web --remote-control`, or `/remote-control` to start it. diff --git a/.changeset/agent-detail-thinking-collapse.md b/.changeset/agent-detail-thinking-collapse.md deleted file mode 100644 index 9a680fd28a..0000000000 --- a/.changeset/agent-detail-thinking-collapse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 0beac2e42b..0000000000 --- a/.changeset/archive-missing-workspace.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix sessions failing to archive when their workspace folder no longer exists. diff --git a/.changeset/broadcast-user-prompts.md b/.changeset/broadcast-user-prompts.md deleted file mode 100644 index af1f4bcbfb..0000000000 --- a/.changeset/broadcast-user-prompts.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix messages sent from one web client not appearing on other clients connected to the same session. diff --git a/.changeset/btw-sidechat-esc-ime.md b/.changeset/btw-sidechat-esc-ime.md deleted file mode 100644 index 1244654c42..0000000000 --- a/.changeset/btw-sidechat-esc-ime.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 a331c5e36a..0000000000 --- a/.changeset/btw-sidechat-focus-on-open.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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/calm-session-logout.md b/.changeset/calm-session-logout.md deleted file mode 100644 index 12f9d5e82c..0000000000 --- a/.changeset/calm-session-logout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Preserve the active session and its selected model when logging out of a provider. diff --git a/.changeset/cloudbase-marketplace.md b/.changeset/cloudbase-marketplace.md deleted file mode 100644 index 942b71781b..0000000000 --- a/.changeset/cloudbase-marketplace.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Add the Tencent CloudBase plugin to the curated marketplace. diff --git a/.changeset/composer-toolbar-crush-fix.md b/.changeset/composer-toolbar-crush-fix.md deleted file mode 100644 index 7625e4f6d0..0000000000 --- a/.changeset/composer-toolbar-crush-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -web: Fix composer toolbar buttons squeezing and overlapping each other in very narrow windows. diff --git a/.changeset/cron-fold-swallows-answer.md b/.changeset/cron-fold-swallows-answer.md deleted file mode 100644 index 408a68aa79..0000000000 --- a/.changeset/cron-fold-swallows-answer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix the latest reply disappearing from the transcript after a scheduled cron reminder fires. diff --git a/.changeset/drop-allow-remote-terminals.md b/.changeset/drop-allow-remote-terminals.md deleted file mode 100644 index a4a35a6ad1..0000000000 --- a/.changeset/drop-allow-remote-terminals.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Remove the `--allow-remote-terminals` flag from `kimi web`; PTY terminal routes now stay available on loopback binds only. diff --git a/.changeset/fix-acp-execution-regressions.md b/.changeset/fix-acp-execution-regressions.md deleted file mode 100644 index 713501caa2..0000000000 --- a/.changeset/fix-acp-execution-regressions.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 277ef85b00..0000000000 --- a/.changeset/fix-desktop-memory-leaks.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 ddbe716375..0000000000 --- a/.changeset/fix-draft-attachments.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 fb3ef3ec63..0000000000 --- a/.changeset/fix-question-card-title-clamp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -web: Fix long question text in question cards being truncated with an ellipsis instead of wrapping. diff --git a/.changeset/fix-restore-crash-loop.md b/.changeset/fix-restore-crash-loop.md deleted file mode 100644 index 8707e68e06..0000000000 --- a/.changeset/fix-restore-crash-loop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix repeated server crashes when resuming a session that was interrupted in the middle of a turn. diff --git a/.changeset/fix-vscode-context-usage.md b/.changeset/fix-vscode-context-usage.md deleted file mode 100644 index aec12da490..0000000000 --- a/.changeset/fix-vscode-context-usage.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"kimi-code": patch -"@moonshot-ai/kimi-code-sdk": patch ---- - -Restore live context-window usage updates after switching to the v2 engine. diff --git a/.changeset/guard-background-questions.md b/.changeset/guard-background-questions.md deleted file mode 100644 index de33a761ee..0000000000 --- a/.changeset/guard-background-questions.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 64a47af6c4..0000000000 --- a/.changeset/login-region-card-titles.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -web: Remove the redundant parenthesized domain from the login entry card titles. diff --git a/.changeset/mobile-composer-button-glyphs.md b/.changeset/mobile-composer-button-glyphs.md deleted file mode 100644 index f1fd884c22..0000000000 --- a/.changeset/mobile-composer-button-glyphs.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 1e319bbe2b..0000000000 --- a/.changeset/mobile-composer-menu-sheets.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 b4c2f44cb2..0000000000 --- a/.changeset/mobile-model-picker-sheet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 9d2d6332c2..0000000000 --- a/.changeset/mobile-onboarding-theme-cards.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 0ae42efe2d..0000000000 --- a/.changeset/mobile-park-custom-provider.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 5f69178b84..0000000000 --- a/.changeset/mobile-shell-ui.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 1f3e22b125..0000000000 --- a/.changeset/mobile-switcher-flat-grouped-tabs.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": minor ---- - -web: Add a flat/by-workspace tab to the mobile session list. diff --git a/.changeset/mobile-tool-row-touch-height.md b/.changeset/mobile-tool-row-touch-height.md deleted file mode 100644 index 74350940ac..0000000000 --- a/.changeset/mobile-tool-row-touch-height.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 9e158d4317..0000000000 --- a/.changeset/model-pill-icon-collapse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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/perm-label-flex-shrink.md b/.changeset/perm-label-flex-shrink.md deleted file mode 100644 index 315a405572..0000000000 --- a/.changeset/perm-label-flex-shrink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -web: Fix the composer permission mode label being hidden even when there is enough space. diff --git a/.changeset/plugins-marketplace-async-versions.md b/.changeset/plugins-marketplace-async-versions.md deleted file mode 100644 index 2a3298973b..0000000000 --- a/.changeset/plugins-marketplace-async-versions.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Show the /plugins marketplace catalog as soon as it loads, with latest-version lookups running in the background. diff --git a/.changeset/respect-mcp-management-readiness.md b/.changeset/respect-mcp-management-readiness.md deleted file mode 100644 index 98032fb55d..0000000000 --- a/.changeset/respect-mcp-management-readiness.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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/secondary-model-thinking-effort.md b/.changeset/secondary-model-thinking-effort.md deleted file mode 100644 index c032e9f41e..0000000000 --- a/.changeset/secondary-model-thinking-effort.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix subagents bound to a configured secondary model ignoring its default thinking effort. diff --git a/.changeset/sidebar-overlay-scrollbar.md b/.changeset/sidebar-overlay-scrollbar.md deleted file mode 100644 index bc4eb50e50..0000000000 --- a/.changeset/sidebar-overlay-scrollbar.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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/stale-context-usage-ratio.md b/.changeset/stale-context-usage-ratio.md deleted file mode 100644 index c4fa21a4f0..0000000000 --- a/.changeset/stale-context-usage-ratio.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix the context usage bar in /usage and the footer showing a stale percentage after the context size or model changes. diff --git a/.changeset/subagent-fork-context.md b/.changeset/subagent-fork-context.md deleted file mode 100644 index 3df6db6805..0000000000 --- a/.changeset/subagent-fork-context.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": minor ---- - -Add an optional `fork` parameter to subagent and swarm tools that starts the subagent with a snapshot of the calling agent's conversation history; set `KIMI_CODE_EXPERIMENTAL_SUBAGENT_FORK=1` or `subagent_fork = true` under `[experimental]` in config.toml to enable it. diff --git a/.changeset/swarm-timeout-config.md b/.changeset/swarm-timeout-config.md deleted file mode 100644 index 6334a100ce..0000000000 --- a/.changeset/swarm-timeout-config.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Add a dedicated `[swarm] timeout_ms` config option (or the `KIMI_CODE_SWARM_TIMEOUT_MS` env var) for AgentSwarm subagent timeouts, which no longer follow `[subagent] timeout_ms`. diff --git a/.changeset/task-notification-cron-style.md b/.changeset/task-notification-cron-style.md deleted file mode 100644 index c190c1ed07..0000000000 --- a/.changeset/task-notification-cron-style.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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/tasks-run-in-background.md b/.changeset/tasks-run-in-background.md deleted file mode 100644 index aa525051ef..0000000000 --- a/.changeset/tasks-run-in-background.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix foreground subagents being reported as background tasks on the task list. diff --git a/.changeset/tool-result-spill.md b/.changeset/tool-result-spill.md deleted file mode 100644 index 67ce56eaa3..0000000000 --- a/.changeset/tool-result-spill.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Save oversized tool output within safety limits for later inspection, report omitted MCP content, and retain partial assistant responses when streams fail. diff --git a/.changeset/tower-mode-command.md b/.changeset/tower-mode-command.md deleted file mode 100644 index 9dbcdb9b18..0000000000 --- a/.changeset/tower-mode-command.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": minor ---- - -Add experimental tower mode for multi-agent orchestration; set `KIMI_CODE_EXPERIMENTAL_TOWER=1`, then run `/tower on` and `/tower ` to start. diff --git a/.changeset/transcript-notification-fold.md b/.changeset/transcript-notification-fold.md deleted file mode 100644 index 22b28162c2..0000000000 --- a/.changeset/transcript-notification-fold.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix the cold transcript rebuild splitting a turn at background-task completion notices; they now fold into the current turn like the live stream does. diff --git a/.changeset/turn-started-kimi-file-attachments.md b/.changeset/turn-started-kimi-file-attachments.md deleted file mode 100644 index 444253f187..0000000000 --- a/.changeset/turn-started-kimi-file-attachments.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix attached images disappearing from the user message while the agent is working. diff --git a/.changeset/undo-clears-turn-outcome.md b/.changeset/undo-clears-turn-outcome.md deleted file mode 100644 index af43ecaef5..0000000000 --- a/.changeset/undo-clears-turn-outcome.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Fix the "manually stopped" state lingering after undoing the interrupted turn. diff --git a/.changeset/usage-flyout-viewport-cap.md b/.changeset/usage-flyout-viewport-cap.md deleted file mode 100644 index 9578970874..0000000000 --- a/.changeset/usage-flyout-viewport-cap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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/windows-git-bash-path-bridge.md b/.changeset/windows-git-bash-path-bridge.md deleted file mode 100644 index 093ba6528f..0000000000 --- a/.changeset/windows-git-bash-path-bridge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/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 818ecfc8c2..36818de71b 100644 --- a/apps/kimi-code/CHANGELOG.md +++ b/apps/kimi-code/CHANGELOG.md @@ -1,5 +1,101 @@ # @moonshot-ai/kimi-code +## 0.39.0 + +### Minor Changes + +- [#3034](https://github.com/MoonshotAI/kimi-code/pull/3034) [`f0a6094`](https://github.com/MoonshotAI/kimi-code/commit/f0a609487fb835371c608cde101a6ff544c3c33e) Thanks [@sailist](https://github.com/sailist)! - Add Remote Control as an experimental feature for accessing a local web session remotely. Enable it with `KIMI_CODE_EXPERIMENTAL_REMOTE_CONTROL=1`, then run `kimi rc`, `kimi web --remote-control`, or `/remote-control` to start it. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/MoonshotAI/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/MoonshotAI/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Add a flat/by-workspace tab to the mobile session list. + +- [#3007](https://github.com/MoonshotAI/kimi-code/pull/3007) [`f6736d7`](https://github.com/MoonshotAI/kimi-code/commit/f6736d7c0de609d44ed1cb761cfe9f195c4d94fb) Thanks [@7Sageer](https://github.com/7Sageer)! - Add an optional `fork` parameter to subagent and swarm tools that starts the subagent with a snapshot of the calling agent's conversation history; set `KIMI_CODE_EXPERIMENTAL_SUBAGENT_FORK=1` or `subagent_fork = true` under `[experimental]` in config.toml to enable it. + +- [#3099](https://github.com/MoonshotAI/kimi-code/pull/3099) [`0f44537`](https://github.com/MoonshotAI/kimi-code/commit/0f44537c13e7c32b9189e20af7c894c34704be5b) Thanks [@wbxl2000](https://github.com/wbxl2000)! - Add experimental tower mode for multi-agent orchestration; set `KIMI_CODE_EXPERIMENTAL_TOWER=1`, then run `/tower on` and `/tower ` to start. + +### Patch Changes + +- [#3241](https://github.com/MoonshotAI/kimi-code/pull/3241) [`1dc34b4`](https://github.com/MoonshotAI/kimi-code/commit/1dc34b46de62a6aa0e308a71d824ecb7487b1374) Thanks [@tpoisonooo](https://github.com/tpoisonooo)! - Silence the MaxListenersExceededWarning that could appear during long agent turns with many parallel tool calls. + +- [#3166](https://github.com/MoonshotAI/kimi-code/pull/3166) [`d4e0ad4`](https://github.com/MoonshotAI/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/MoonshotAI/kimi-code/commit/381142aff1d165f4bf67327035afec81ab4f656b) Thanks [@sailist](https://github.com/sailist)! - Fix sessions failing to archive when their workspace folder no longer exists. + +- [#3034](https://github.com/MoonshotAI/kimi-code/pull/3034) [`f0a6094`](https://github.com/MoonshotAI/kimi-code/commit/f0a609487fb835371c608cde101a6ff544c3c33e) Thanks [@sailist](https://github.com/sailist)! - Fix messages sent from one web client not appearing on other clients connected to the same session. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/MoonshotAI/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/MoonshotAI/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. + +- [#3212](https://github.com/MoonshotAI/kimi-code/pull/3212) [`a664226`](https://github.com/MoonshotAI/kimi-code/commit/a664226bf2244a232fd778064e2f1edf7691d268) Thanks [@sailist](https://github.com/sailist)! - Preserve the active session and its selected model when logging out of a provider. + +- [#3136](https://github.com/MoonshotAI/kimi-code/pull/3136) [`e9a99e5`](https://github.com/MoonshotAI/kimi-code/commit/e9a99e5ec6843b590c44c63c3d604702c24b1bca) Thanks [@wbxl2000](https://github.com/wbxl2000)! - Add the Tencent CloudBase plugin to the curated marketplace. + +- [#3152](https://github.com/MoonshotAI/kimi-code/pull/3152) [`3090c1c`](https://github.com/MoonshotAI/kimi-code/commit/3090c1c4821df5e901c8d92dc9b77341fa16747a) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Fix composer toolbar buttons squeezing and overlapping each other in very narrow windows. + +- [#3154](https://github.com/MoonshotAI/kimi-code/pull/3154) [`54bb49e`](https://github.com/MoonshotAI/kimi-code/commit/54bb49e138ad8a2c6e20008b4ea32a3917cc7b1a) Thanks [@Grapedge](https://github.com/Grapedge)! - Fix the latest reply disappearing from the transcript after a scheduled cron reminder fires. + +- [#3034](https://github.com/MoonshotAI/kimi-code/pull/3034) [`f0a6094`](https://github.com/MoonshotAI/kimi-code/commit/f0a609487fb835371c608cde101a6ff544c3c33e) Thanks [@sailist](https://github.com/sailist)! - Remove the `--allow-remote-terminals` flag from `kimi web`; PTY terminal routes now stay available on loopback binds only. + +- [#3183](https://github.com/MoonshotAI/kimi-code/pull/3183) [`2adc6a1`](https://github.com/MoonshotAI/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/MoonshotAI/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/MoonshotAI/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/MoonshotAI/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. + +- [#3206](https://github.com/MoonshotAI/kimi-code/pull/3206) [`4d5147b`](https://github.com/MoonshotAI/kimi-code/commit/4d5147ba5da6267f52b10416469f275138fa51ce) Thanks [@sailist](https://github.com/sailist)! - Fix repeated server crashes when resuming a session that was interrupted in the middle of a turn. + +- [#3159](https://github.com/MoonshotAI/kimi-code/pull/3159) [`ea0626a`](https://github.com/MoonshotAI/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/MoonshotAI/kimi-code/commit/491ebd050f421de231fc4c91cdb51f7c100db649) Thanks [@liruifengv](https://github.com/liruifengv)! - web: Remove the redundant parenthesized domain from the login entry card titles. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/MoonshotAI/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/MoonshotAI/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/MoonshotAI/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/MoonshotAI/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/MoonshotAI/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/MoonshotAI/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/MoonshotAI/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. + +- [#3152](https://github.com/MoonshotAI/kimi-code/pull/3152) [`3090c1c`](https://github.com/MoonshotAI/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. + +- [#3219](https://github.com/MoonshotAI/kimi-code/pull/3219) [`d1a46db`](https://github.com/MoonshotAI/kimi-code/commit/d1a46db94efe5ed74ad2b665abdb8d697723b81f) Thanks [@kimi-agent-bot](https://github.com/kimi-agent-bot)! - Show the /plugins marketplace catalog as soon as it loads, with latest-version lookups running in the background. + +- [#3002](https://github.com/MoonshotAI/kimi-code/pull/3002) [`d723cc4`](https://github.com/MoonshotAI/kimi-code/commit/d723cc47ee43e5ca3c3c4ec2473f205d44acede2) Thanks [@7Sageer](https://github.com/7Sageer)! - Respect workspace trust and configuration readiness when managing MCP servers. + +- [#3191](https://github.com/MoonshotAI/kimi-code/pull/3191) [`ee53d84`](https://github.com/MoonshotAI/kimi-code/commit/ee53d84fb0d0c1aa023e219b640dfa8faf6c0d38) Thanks [@7Sageer](https://github.com/7Sageer)! - Fix subagents bound to a configured secondary model ignoring its default thinking effort. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/MoonshotAI/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. + +- [#3164](https://github.com/MoonshotAI/kimi-code/pull/3164) [`41a75ad`](https://github.com/MoonshotAI/kimi-code/commit/41a75adfc7a56c2006c93c0b6089cf4457bce20d) Thanks [@kimi-agent-bot](https://github.com/kimi-agent-bot)! - Fix the context usage bar in /usage and the footer showing a stale percentage after the context size or model changes. + +- [#3198](https://github.com/MoonshotAI/kimi-code/pull/3198) [`496bb6c`](https://github.com/MoonshotAI/kimi-code/commit/496bb6ce4e555c11304074c31312c01edf4d773a) Thanks [@sailist](https://github.com/sailist)! - Add a dedicated `[swarm] timeout_ms` config option (or the `KIMI_CODE_SWARM_TIMEOUT_MS` env var) for AgentSwarm subagent timeouts, which no longer follow `[subagent] timeout_ms`. + +- [#3152](https://github.com/MoonshotAI/kimi-code/pull/3152) [`3090c1c`](https://github.com/MoonshotAI/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. + +- [#3239](https://github.com/MoonshotAI/kimi-code/pull/3239) [`6595955`](https://github.com/MoonshotAI/kimi-code/commit/6595955b31a6d03fa5ea702141c7e2c0f00ba050) Thanks [@wbxl2000](https://github.com/wbxl2000)! - Fix foreground subagents being reported as background tasks on the task list. + +- [#3227](https://github.com/MoonshotAI/kimi-code/pull/3227) [`4b04492`](https://github.com/MoonshotAI/kimi-code/commit/4b044926e3ca4bc98916128a9fb4ce2b2906cc4f) Thanks [@7Sageer](https://github.com/7Sageer)! - Save oversized tool output within safety limits for later inspection, report omitted MCP content, and retain partial assistant responses when streams fail. + +- [#3102](https://github.com/MoonshotAI/kimi-code/pull/3102) [`2f12469`](https://github.com/MoonshotAI/kimi-code/commit/2f124693017b100346ae2a4928e7bf67dc679ddb) Thanks [@wbxl2000](https://github.com/wbxl2000)! - Fix the cold transcript rebuild splitting a turn at background-task completion notices; they now fold into the current turn like the live stream does. + +- [#3271](https://github.com/MoonshotAI/kimi-code/pull/3271) [`75c94c4`](https://github.com/MoonshotAI/kimi-code/commit/75c94c4a0e87be084a14096dee2118dfa420a4af) Thanks [@sailist](https://github.com/sailist)! - Fix attached images disappearing from the user message while the agent is working. + +- [#3278](https://github.com/MoonshotAI/kimi-code/pull/3278) [`b17bd61`](https://github.com/MoonshotAI/kimi-code/commit/b17bd61cefba3ea0aef5c61d5cd1085c8cfde065) Thanks [@kimi-agent-bot](https://github.com/kimi-agent-bot)! - Fix the "manually stopped" state lingering after undoing the interrupted turn. + +- [#3157](https://github.com/MoonshotAI/kimi-code/pull/3157) [`491ebd0`](https://github.com/MoonshotAI/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. + +- [#2200](https://github.com/MoonshotAI/kimi-code/pull/2200) [`30e7f62`](https://github.com/MoonshotAI/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.38.0 ### Minor Changes diff --git a/apps/kimi-code/package.json b/apps/kimi-code/package.json index 681eaed3cc..d8202eb11b 100644 --- a/apps/kimi-code/package.json +++ b/apps/kimi-code/package.json @@ -1,6 +1,6 @@ { "name": "@moonshot-ai/kimi-code", - "version": "0.38.0", + "version": "0.39.0", "description": "The Starting Point for Next-Gen Agents", "license": "MIT", "author": "Moonshot AI", diff --git a/apps/vscode/CHANGELOG.md b/apps/vscode/CHANGELOG.md index 9c4cd482d0..33239138bc 100644 --- a/apps/vscode/CHANGELOG.md +++ b/apps/vscode/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 0.7.3 + +### Patch Changes + +- [#3098](https://github.com/MoonshotAI/kimi-code/pull/3098) [`75550c5`](https://github.com/MoonshotAI/kimi-code/commit/75550c5686cb867c0cb34bc515997d5e6305fc94) Thanks [@LCZcn96](https://github.com/LCZcn96)! - Restore live context-window usage updates after switching to the v2 engine. + +- Updated dependencies [[`75550c5`](https://github.com/MoonshotAI/kimi-code/commit/75550c5686cb867c0cb34bc515997d5e6305fc94), [`d723cc4`](https://github.com/MoonshotAI/kimi-code/commit/d723cc47ee43e5ca3c3c4ec2473f205d44acede2)]: + - @moonshot-ai/kimi-code-sdk@0.19.2 + ## 0.7.2 ### Patch Changes diff --git a/apps/vscode/package.json b/apps/vscode/package.json index 06b5dfd540..06a440bd68 100644 --- a/apps/vscode/package.json +++ b/apps/vscode/package.json @@ -3,7 +3,7 @@ "publisher": "moonshot-ai", "displayName": "Kimi Code", "description": "Official Kimi Code plugin for VS Code", - "version": "0.7.2", + "version": "0.7.3", "private": true, "license": "Apache-2.0", "type": "module", diff --git a/packages/node-sdk/CHANGELOG.md b/packages/node-sdk/CHANGELOG.md index 38e12c4bf3..d029d165b1 100644 --- a/packages/node-sdk/CHANGELOG.md +++ b/packages/node-sdk/CHANGELOG.md @@ -1,5 +1,13 @@ # @moonshot-ai/kimi-code-sdk +## 0.19.2 + +### Patch Changes + +- [#3098](https://github.com/MoonshotAI/kimi-code/pull/3098) [`75550c5`](https://github.com/MoonshotAI/kimi-code/commit/75550c5686cb867c0cb34bc515997d5e6305fc94) Thanks [@LCZcn96](https://github.com/LCZcn96)! - Restore live context-window usage updates after switching to the v2 engine. + +- [#3002](https://github.com/MoonshotAI/kimi-code/pull/3002) [`d723cc4`](https://github.com/MoonshotAI/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",