ci: release packages - #2342
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
July 29, 2026 13:00
0f0ebd1 to
0e439bf
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 29, 2026 14:02
0e439bf to
24a113e
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.31.0
Minor Changes
#2365
fa2c5ceThanks @7Sageer! - Add support for plugin-contributed custom agents, discovered automatically and available for sub-agent delegation. Ship anagents/directory in the plugin (or declareagentspaths in the plugin manifest) to provide them.#2314
02d77b2Thanks @7Sageer! - Allow enabled plugins to contribute agent system-prompt instructions throughsystemPromptorsystemPromptPathinkimi.plugin.json, effective on both agent engines (the TUI,kimi -p, andkimi web).#2232
efac96cThanks @7Sageer! - Support Markdown-defined custom agents on agent-core.#2232
efac96cThanks @7Sageer! - Add the /secondary_model slash command to configure the secondary model used by subagents.