ci: release packages - #911
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
12 times, most recently
from
June 22, 2026 13:01
141285c to
8401fc1
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 22, 2026 13:38
8401fc1 to
390b9da
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.19.0
Minor Changes
#812
c0eeca2- Added the ability to add extra workspace directories:/add-dir <path>command to add extra working directories to the current session, or remember them for the project.kimi --add-dir <path>to add them on startup..kimi-code/local.toml; we recommend adding it to your.gitignore.#975
c5c1834- Speed up session snapshot loading with a direct disk reader and a request timeout safeguard, keeping the previous path as a legacy fallback.Patch Changes
#910
7644f10- Fix provider requests failing when restored conversation history contains empty text content blocks.#963
4292ae9- Surface provider safety-policy blocks instead of silently treating them as completed turns, and prevent the context token count from dropping to zero after a filtered response.#970
2730079- Detect the real image format from file contents when reading media, so a mismatched filename extension no longer produces a data URL the model API rejects.#977
d521932- Stop showing unread dots on cancelled or failed sessions in the web sidebar.#957
b57fc90- Fix commands flashing an empty console window on Windows.#821
ba64072- Allow long-running foreground commands and subagents to be moved into background tasks with Ctrl+B, and inspect them via the/taskspanel.#812
c0eeca2- Polish file mention UX.#974
d434d8f- Unify image format detection when sniffing fails.#958
98905eb- Show longer branch names in the web chat header and expose the full name on hover.#964
4223739- Keep the web page title fixed instead of changing with the session or workspace name.#973
3b9938b- Consolidate web client localStorage access and decouple appearance/notification state into dedicated modules.@moonshot-ai/agent-core@0.14.0
Minor Changes
#812
c0eeca2- Added the ability to add extra workspace directories:/add-dir <path>command to add extra working directories to the current session, or remember them for the project.kimi --add-dir <path>to add them on startup..kimi-code/local.toml; we recommend adding it to your.gitignore.Patch Changes
2730079- Detect the real image format from file contents when reading media, so a mismatched filename extension no longer produces a data URL the model API rejects.@moonshot-ai/kimi-code-sdk@0.10.0
Minor Changes
#812
c0eeca2- Added the ability to add extra workspace directories:/add-dir <path>command to add extra working directories to the current session, or remember them for the project.kimi --add-dir <path>to add them on startup..kimi-code/local.toml; we recommend adding it to your.gitignore.Patch Changes
ba64072- Allow long-running foreground commands and subagents to be moved into background tasks with Ctrl+B, and inspect them via the/taskspanel.@moonshot-ai/server@0.2.0
Minor Changes
c5c1834- Speed up session snapshot loading with a direct disk reader and a request timeout safeguard, keeping the previous path as a legacy fallback.Patch Changes
c0eeca2,2730079]:@moonshot-ai/acp-adapter@0.3.1
Patch Changes
c0eeca2,2730079,ba64072]:@moonshot-ai/migration-legacy@0.1.14
Patch Changes
c0eeca2,2730079]: