ci: release packages#588
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
68e7258 to
eea54df
Compare
eea54df to
bf40936
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.13.0
Minor Changes
#484
f863127- Add custom color themes. Define your own palette as a JSON file in~/.kimi-code/themes/, or generate one with the built-in/custom-themeskill command.#582
d85dc0b- Add/import-from-cc-codexto import selected Claude Code and Codex instructions, Skills, and MCP settings.#593
40506f4- Show available plugin updates in the marketplace. An installed plugin whose marketplace version is newer than the local version now renders anupdate <local> → <latest>badge (and updates in place on Enter); up-to-date plugins showinstalled · v<version>. The marketplaceversionserved in dev and written by the CDN build is now stamped from each plugin's manifest so "latest" stays accurate.Patch Changes
#587
0abde86- Clarify grouped subagent progress with active status breakdowns and elapsed time.#594
f2863af- Fix device login to keep the URL and code visible when the browser cannot be opened.#591
e48234a- Fix Windows builds and development launches that could fail when package binaries resolve to command shims.#586
7cb4a23- Truncate queued message display to a single line with ellipsis when it exceeds terminal width.@moonshot-ai/agent-core@0.12.0
Minor Changes
d85dc0b- Add/import-from-cc-codexto import selected Claude Code and Codex instructions, Skills, and MCP settings.@moonshot-ai/acp-adapter@0.2.4
Patch Changes
d85dc0b,e48234a]:@moonshot-ai/migration-legacy@0.1.12
Patch Changes
d85dc0b]:@moonshot-ai/kimi-code-sdk@0.9.1
Patch Changes
e48234a- Fix Windows builds and development launches that could fail when package binaries resolve to command shims.