ci: release packages - #16
Merged
Merged
Conversation
wangyuling93
enabled auto-merge
August 15, 2026 07:04
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 15, 2026 08:38
bd5a413 to
a11b234
Compare
5 tasks
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
@vyl/kimi-code@0.36.6
Patch Changes
Cancel an in-flight /init run together with the turn instead of letting it finish after the turn is cancelled.
Fix bare URLs in chat output absorbing the CJK characters that follow them.
Fix sessions hanging on the second approval prompt when a self-hosted OpenAI-compatible endpoint renumbers tool call ids.
#2940
6b72345Thanks @bj456736! - Print the fullkimi --resumecommand after/forkand copy it to the clipboard, so the fork can be entered directly from a new CLI process.Show a clear error when forking a session while its turn is still running.
#2928
d96cd03Thanks @chengluyu! - Warn in the footer while a typed/goalobjective exceeds the 4000-character limit, and restore the input instead of losing it when an over-limit objective is rejected. The error message now suggests putting long content in a file and referencing the file path.Refresh the bundled web UI with plan/goal pills, a plan viewer, slash-command fuzzy search, and related composer and session-list fixes.
@moonshot-ai/agent-core@0.15.9
Patch Changes
d96cd03Thanks @chengluyu! - Include the file-reference workaround in theGOAL_OBJECTIVE_TOO_LONGerror message so clients surface how to submit long objectives.@moonshot-ai/agent-core-v2@0.4.1
Patch Changes
d96cd03Thanks @chengluyu! - Include the file-reference workaround in theGOAL_OBJECTIVE_TOO_LONGerror message so clients surface how to submit long objectives.