ci: release packages - #3677
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
24 times, most recently
from
September 11, 2026 03:09
eb882a6 to
24765a3
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 11, 2026 04:59
24765a3 to
2ab9c32
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.0
Minor Changes
a9efbe0Thanks @Grapedge! - Delete sessions from the session picker: press Ctrl+X on a session, then y to confirm.Patch Changes
#3688
9f7e68eThanks @RealKai42! - Preserve MCP attachments that cannot be delivered directly to the model.#3657
5b3b5b6Thanks @chengluyu! - Exclude time spent with the session closed from goal time budgets.#3696
d3dc594Thanks @sailist! - Include the server token in the Remote Control Local UI link so it opens already signed in.#3709
306f6f6Thanks @sailist! - Fix Remote Control uploads larger than ~3.5MB always failing with a 400 error.#3718
ab9e688Thanks @sailist! - Reuse unchanged Remote Control assets across page loads instead of retransferring them.#3657
5b3b5b6Thanks @chengluyu! - Remove the 24-hour limit on goal time budgets.#3714
565093fThanks @sailist! - Skip the confirmation prompt for rm -rf commands that target only /tmp or /temp paths.#3697
5e452fcThanks @RealKai42! - Allow steering messages to interrupt waits for background tasks.#3648
2da4aa2Thanks @tpoisonooo! - Tower mode reliability fixes across messaging, worktrees, and the review-to-merge gate.#3707
e409bc8Thanks @sailist! - Compress Remote Control tunnel responses with gzip.#3702
42998cfThanks @sailist! - Add-y, --yestokimi upgrade(aliaskimi update) to skip the confirmation prompt and install the update directly.#3681
1306a9aThanks @7Sageer! - Warn at startup when a [models] entry in config.toml is missing the model field and cannot be used.