ci: release packages#678
Merged
Merged
Conversation
58c3843 to
c5d39b8
Compare
c5d39b8 to
6009511
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.14.2
Patch Changes
#683
ad239cb- Allow--auto,--yolo, and--planto be combined with--sessionor--continueby applying the requested mode to the resumed session.#690
7f0dde2- Fix endless desktop notifications in iTerm2 by only sending terminal progress sequences to terminals that support them.#651
c39c625- Qualify sub-skill names with their parent prefix and expose sub-skills as dotted slash commands in the TUI.#617
911e7c3- Show completed and cancelled compaction records correctly when resuming a session.#676
dcf3075- Stream foreground Bash stdout and stderr while commands are still running.#692
7ca9bdf- Skip re-entering plan mode when resuming a session that is already in plan mode (previously failed with "Already in plan mode"), and stop re-applying--auto/--yolo/--planstartup flags when switching sessions through the/sessionspicker.#675
d1ba145- Sync custom registry provider additions, removals, and rotated registry keys during startup refresh.#689
8d251f8- Drop invalid config.toml sections with a warning instead of failing to start.@moonshot-ai/agent-core@0.12.3
Patch Changes
#651
c39c625- Qualify sub-skill names with their parent prefix and expose sub-skills as dotted slash commands in the TUI.#617
911e7c3- Show completed and cancelled compaction records correctly when resuming a session.#676
dcf3075- Stream foreground Bash stdout and stderr while commands are still running.#689
8d251f8- Drop invalid config.toml sections with a warning instead of failing to start.@moonshot-ai/kimi-code-sdk@0.9.3
Patch Changes
8d251f8- Drop invalid config.toml sections with a warning instead of failing to start.