ci: release packages - #2932
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
30 times, most recently
from
August 18, 2026 09:20
b997be2 to
ad8e155
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 18, 2026 11:17
ad8e155 to
5221644
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@moonshot-ai/kimi-code@0.37.0
Minor Changes
#2935
44a6c70Thanks @chengluyu! - Activate multiple skills in a single prompt. Type/after whitespace to insert a skill token.#2994
8c865f4Thanks @liruifengv! - The Windows native (single-binary) CLI now supports automatic updates.#3043
e31b3a3Thanks @liruifengv! - web: the sidebar gains Open / Done / Workspaces tabs, and sessions can be marked as done (and reopened) to keep the open list focused.#3043
e31b3a3Thanks @liruifengv! - web: added a session management page (from the sidebar's list-management menu) for cross-workspace triage — filter by workspace, status, and updated time, and batch mark sessions as done or reopen them.Patch Changes
#2593
d833a1aThanks @7Sageer! - Keep pasted image and video attachments available in session history.#3043
e31b3a3Thanks @liruifengv! - web: @-mentioned files, folders, and skills in chat messages now render as icon pills.#3043
e31b3a3Thanks @liruifengv! - web: renamed the Subagent panel to "Background Agent".#2914
1cf617dThanks @SeleneXX! - Fix Gemini tool-calling sessions failing on follow-up requests.#2972
04d23e2Thanks @sailist! - Fix text files containing Chinese or emoji being misdetected as binary in the web UI.#2940
6b72345Thanks @bj456736! - Print and copy the fullkimi --resumecommand after/fork.#2928
d96cd03Thanks @chengluyu! - Warn when a typed/goalobjective exceeds the 4000-character limit, and keep the input if it is rejected.#2633
f492cd7Thanks @tpoisonooo! - Fix slow startup by loading the global search index on demand.#3043
e31b3a3Thanks @liruifengv! - web: fixed YAML frontmatter in messages rendering as a giant heading — it now shows as a small meta block.#3043
e31b3a3Thanks @liruifengv! - web: fixed plain text like "(c)", "(tm)", and "--" in messages being rewritten as ©, ™, and dashes — message text now renders verbatim.#2985
a7dc1eaThanks @bj456736! - Fix a startup error when a restored session references a model that is no longer configured.#3043
e31b3a3Thanks @liruifengv! - web: hovering a mention pill now shows a detail bubble (full path for files and folders, description plus an open button for skills), skill and file mentions in messages are clickable, long file names middle-ellipsize, and deleted files are struck through.#3043
e31b3a3Thanks @liruifengv! - web: fixed long task panel titles pushing the status badge, copy, and close buttons out of view — titles now ellipsize and show the full text on hover.#3043
e31b3a3Thanks @liruifengv! - web: fixed pasting a copied folder into the composer failing the upload with a connection error — folders are now skipped instead.#3043
e31b3a3Thanks @liruifengv! - web: reduced animation power draw — the mascot and home doodle pause while hidden or scrolled offscreen, and looping animations play once and stop when the system's "reduce motion" setting is on.#2969
ee564e5Thanks @sailist! - Fix the displayed context size dropping to a smaller estimate after archiving and resuming a session.#3043
e31b3a3Thanks @liruifengv! - web: the plan review feedback box now auto-grows with its content, so longer rejection reasons are easier to write.#2633
f492cd7Thanks @tpoisonooo! - Queue slash skill commands entered while the agent is busy instead of rejecting them.#3043
e31b3a3Thanks @liruifengv! - web: the search dialog now finds workspaces too, and picking a workspace or session result expands the sidebar and scrolls the item into view.#3043
e31b3a3Thanks @liruifengv! - web: fixed sent image and video attachments rendering broken in session history after a refresh or reopen.#3043
e31b3a3Thanks @liruifengv! - web: fixed empty replies left by manually stopped answers still showing a completion time after reloading the page.#3043
e31b3a3Thanks @liruifengv! - web: fixed background agent tasks not being cancellable during their first moments after starting.#3043
e31b3a3Thanks @liruifengv! - web: fixed foreground subagents leaking into the Background Agent panel, which broke the count and left finished rows stuck as running and unstoppable.#3043
e31b3a3Thanks @liruifengv! - web: merged the task panel's two copy icons into a single button with a dropdown menu (copy command / copy output / copy all), with keyboard and touch-friendly targets.#3043
e31b3a3Thanks @liruifengv! - web: fixed cancelled or abnormally ended background tasks showing as completed.#3016
98ebda8Thanks @sailist! - Fix /undo not restoring the todo list to its state before the undone turn.#2858
59dde73Thanks @7Sageer! - On the legacy engine, plugin MCP server changes and OAuth sign-in now take effect in open sessions immediately.#3043
e31b3a3Thanks @liruifengv! - web: the browser tab title now shows the current workspace directory name (override with the new--web-titleflag), making instances on multiple machines easier to tell apart.#3043
e31b3a3Thanks @liruifengv! - web: fixed Ctrl+K in the composer opening session search on macOS instead of deleting to end of line — session search now only answers to Cmd+K.#2989
09976b0Thanks @bj456736! - Addkimi web --web-title <title>to set a custom browser tab title for the web UI.@moonshot-ai/kimi-code-sdk@0.19.0
Minor Changes
#2593
d833a1aThanks @7Sageer! - Daemon file references no longer persist a materialization path; the display path is derived from the session media store at read time.#2934
61591bcThanks @chengluyu! - Addsession.promptWithSkills(input, skills)to submit one prompt with multiple skill activations in a single turn (v2 engine only).#2593
d833a1aThanks @7Sageer! - AdduploadFilefor uploading media and referencing it from prompts, and an optionalpromptIdon prompt submissions. Both require the v2 harness.#3026
13857f3Thanks @bj456736! - Unify the MCP management surface behind a source-tagged registry, covering plugin-declared servers inlistMcpServersand addinggetMcpServer,testMcpServerConfig, runtimeaddMcpServer,inspectAppMcpServers, and anoauth-expiredauth state.kimi-code@0.7.1
Patch Changes
#3026
13857f3Thanks @bj456736! - Show plugin- and file-declared MCP servers as read-only entries in the MCP servers panel.Updated dependencies [
d833a1a,61591bc,d833a1a,13857f3]:@moonshot-ai/acp-adapter@0.3.10
Patch Changes
d833a1a,61591bc,d833a1a,13857f3]:@moonshot-ai/pi-tui@0.84.4
Patch Changes
44a6c70Thanks @chengluyu! - Add an opt-in inline slash autocomplete trigger that fires after whitespace mid-input.