ci: release packages#629
Merged
Merged
Conversation
2f22471 to
da716f5
Compare
da716f5 to
219d705
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.1
Patch Changes
#643
4e5043b- Require AgentSwarm tool calls to run alone in a model response.#631
2961425- Wrap long command and skill descriptions in the autocomplete menu onto a second line instead of cutting them off.#661
0927f79- Cancel active turns during session shutdown so foreground shell commands do not outlive prompt-mode exits.#604
7ec738c- Fix premature stream close errors when shell processes time out or are killed.#632
d8cdebf- Degrade unsupported audio/video to placeholder text and reattach tool result media instead of silently dropping them.#628
0ee9106- Fix ACP file reads and edits for Windows workspaces opened through IDE clients.#658
0381329- Send OpenAI Responses system prompts as request instructions.#654
ff80327- Propagate configured execution environment overrides across spawned processes.#644
a58b5b2- Polish builtin skills.#649
a2c5e1b- Add runtime support for dynamic MCP server updates, reference skills, replay timestamps, and Node file uploads.#631
2961425- Find slash commands by their aliases in autocomplete — typing/clearnow suggestsnew (clear).#648
54302ad- Prevent overlapping interactive agent requests from using the wrong active agent.#641
30459af- Stop background tasks by default when sessions close.#645
1b58aa8- Add a YOLO choice when starting swarm tasks from Manual mode.#655
1e2e679- Display a tips banner below the welcome panel on startup.@moonshot-ai/acp-adapter@0.2.5
Patch Changes
#628
0ee9106- Fix ACP file reads and edits for Windows workspaces opened through IDE clients.#654
ff80327- Propagate configured execution environment overrides across spawned processes.Updated dependencies [
4e5043b,0927f79,7ec738c,ff80327,a58b5b2,a2c5e1b,54302ad,30459af]:@moonshot-ai/agent-core@0.12.2
Patch Changes
#643
4e5043b- Require AgentSwarm tool calls to run alone in a model response.#661
0927f79- Cancel active turns during session shutdown so foreground shell commands do not outlive prompt-mode exits.#604
7ec738c- Fix premature stream close errors when shell processes time out or are killed.#644
a58b5b2- Polish builtin skills.#649
a2c5e1b- Add runtime support for dynamic MCP server updates, reference skills, replay timestamps, and Node file uploads.#641
30459af- Stop background tasks by default when sessions close.Updated dependencies [
d8cdebf,0381329,ff80327,a2c5e1b]:@moonshot-ai/kaos@0.1.5
Patch Changes
ff80327- Propagate configured execution environment overrides across spawned processes.@moonshot-ai/kosong@0.4.4
Patch Changes
#632
d8cdebf- Degrade unsupported audio/video to placeholder text and reattach tool result media instead of silently dropping them.#658
0381329- Send OpenAI Responses system prompts as request instructions.#649
a2c5e1b- Add runtime support for dynamic MCP server updates, reference skills, replay timestamps, and Node file uploads.@moonshot-ai/kimi-code-sdk@0.9.2
Patch Changes
54302ad- Prevent overlapping interactive agent requests from using the wrong active agent.