ci: release packages - #1124
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
12 times, most recently
from
June 26, 2026 10:51
a4c1da0 to
f399039
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 26, 2026 11:13
f399039 to
c7cc039
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.20.1
Patch Changes
#1125
e9a3b7c- Add anupdatealias for thekimi upgradecommand. Runkimi updateto upgrade to the latest version.#1122
820d77a- Show the done / in progress / pending breakdown of hidden todos in the collapsed todo panel.#1131
76c643b- Cap completion tokens to the remaining context window for chat-completions providers, avoiding context-overflow and invalid max_tokens errors.#1120
e736349- Add optional feedback attachments for diagnostic logs and codebase context.#1135
bf51fb7- Fix the local server failing to start on Windows after the first run because the persistent token file's synthesized mode was rejected as too permissive.#1102
9c97161- Harden the default system prompt and built-in tool descriptions: stop the agent from blocking on background tasks it should let run, keep its guidance matched to the tools each profile actually provides, and surface tool-result details (fetched-page mode, Grep match totals) it previously missed.#1127
184acf5- Plugins can now declare hooks in their manifest to run scripts on lifecycle events.#1128
0886bff- Add a --allowed-host flag to kimi server run that lets extra Host header values pass the DNS-rebinding check, and include allow guidance in the 403 error message. Pass --allowed-host to allow an extra host.#1119
b0b2aee- Keep the terminal responsive in long conversations by caching rendered message lines.#1119
b0b2aee- Keep long sessions responsive by retaining only recent turns in the transcript and collapsing older steps within each turn.#1121
81ba48f- Make the web chat input grow with its content and add an expandable editor for longer messages.#1133
f1c8175- Fix the /web slash command not carrying the server token, so the opened web UI signs in automatically and the token is shown before the terminal exits.@moonshot-ai/kosong@0.5.0
Minor Changes
76c643b- Cap completion tokens to the remaining context window for chat-completions providers, avoiding context-overflow and invalid max_tokens errors.@moonshot-ai/agent-core@0.14.1
Patch Changes
#1131
76c643b- Cap completion tokens to the remaining context window for chat-completions providers, avoiding context-overflow and invalid max_tokens errors.Updated dependencies [
76c643b]:@moonshot-ai/kimi-code-sdk@0.10.1
Patch Changes
e736349- Add optional feedback attachments for diagnostic logs and codebase context.@moonshot-ai/server@0.2.2
Patch Changes
#1135
bf51fb7- Fix the local server failing to start on Windows after the first run because the persistent token file's synthesized mode was rejected as too permissive.#1128
0886bff- Add a --allowed-host flag to kimi server run that lets extra Host header values pass the DNS-rebinding check, and include allow guidance in the 403 error message. Pass --allowed-host to allow an extra host.Updated dependencies [
76c643b]: