ci: release packages - #2342
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
11 times, most recently
from
July 30, 2026 06:48
e390726 to
4e83732
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 30, 2026 06:51
4e83732 to
0b61c2b
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.Patch Changes
#2382
40172c7Thanks @liruifengv! - Fix request headers not being passed correctly on some requests.#2379
691ec46Thanks @RealKai42! - Remove the blockingblock/timeoutwait from the TaskOutput tool so checking a background task can no longer stall the conversation; it now always returns an immediate snapshot, and completion still arrives via automatic notification.#2395
d10b1c1Thanks @sailist! - Fix sessions missing from the session picker when their cached metadata predates the archived flag.@moonshot-ai/agent-core-v2@0.3.0
Minor Changes
40172c7Thanks @liruifengv! - Replace the bootstrapclientVersionwith a requiredclientIdentityhost identity object: the OAuth device-flow endpoints now send the fullX-Msh-*device headers on every host, telemetry reads the client version from the same source, and the session export manifest gains an optional desktop version field.Patch Changes
40172c7]:@moonshot-ai/kap-server@0.2.0
Minor Changes
40172c7Thanks @liruifengv! - Require ahostIdentitywhen starting the server and derive the default outbound identity headers (User-Agent +X-Msh-*) from it, replacing the hardcoded CLI fallback. Theversionoption is renamed toserverVersion, and session export manifests now record the host product version — plus an optional desktop version for desktop exports — instead of the engine version.Patch Changes
40172c7,40172c7]:@moonshot-ai/kimi-code-sdk@0.15.0
Minor Changes
40172c7Thanks @liruifengv! - RenameuserAgentProducttoproductNameand requireplatformin the host identity options exposed by the SDK.@moonshot-ai/kimi-code-oauth@0.3.0
Minor Changes
40172c7Thanks @liruifengv! - Rework the host identity type: renameuserAgentProducttoproductNameand add a requiredplatformfield, so every host explicitly declares theX-Msh-Platformvalue it reports instead of silently inheriting the CLI's. OAuth requests now also send the product User-Agent (with the optional runtime suffix), so the OAuth host can tell client families and surfaces apart.kimi-code@0.6.6
Patch Changes
#2393
6d0a046Thanks @wbxl2000! - Fix new users getting stranded on "Model setup required" with no way back to sign-in when the first login finishes authorization but fails to complete model setup; the screen now offers a path back to the sign-in page so login can be retried.Updated dependencies [
40172c7]:@moonshot-ai/acp-adapter@0.3.6
Patch Changes
40172c7,40172c7]:@moonshot-ai/agent-core@0.15.7
Patch Changes
#2382
40172c7Thanks @liruifengv! - Thread the host identity through the managed auth facades so OAuth token refreshes from inside the core carry theX-Msh-*device headers.Updated dependencies [
40172c7]:@moonshot-ai/klient@0.1.1
Patch Changes
40172c7]: