ci: release packages - #3797
Open
github-actions[bot] wants to merge 1 commit into
Open
ci: release packages#3797github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
September 15, 2026 12:53
9731741 to
c985766
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 15, 2026 13:34
c985766 to
8477c68
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.43.2
Patch Changes
#3802
c72a202Thanks @Grapedge! - Highlight diff code blocks.#3818
19ce4b3Thanks @liruifengv! - Fix /usage showing a wrong error message when no session has been created yet.#3784
5653c73Thanks @7Sageer! - Images sent to Kimi models are uploaded as file references instead of inline data, and a warning is shown when media are dropped from a retried request.#3778
7d174acThanks @huangzheng2016! - Limit memory growth from finished subagents.#3778
7d174acThanks @huangzheng2016! - Report background subagents that time out or are stopped as cancelled instead of failed.#3784
5653c73Thanks @7Sageer! - When accumulated images and videos exceed the request size budget, the oldest media are omitted from requests with a warning instead of failing.#3778
7d174acThanks @huangzheng2016! - Report tools and subagents interrupted by the user as cancelled instead of aborted or failed.#3803
39a7455Thanks @kimi-agent-bot! - The built-in browser plugin now appears as "Kimi Browser Extension" in the plugins panel, marketplace catalog, and docs, matching the product rename.#3795
a7bdabbThanks @Grapedge! - Feedback surveys now appear at better times in long conversations.