Skip to content

ci: release packages - #2342

Merged
liruifengv merged 1 commit into
mainfrom
changeset-release/main
Jul 30, 2026
Merged

ci: release packages#2342
liruifengv merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

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 fa2c5ce Thanks @7Sageer! - Add support for plugin-contributed custom agents, discovered automatically and available for sub-agent delegation. Ship an agents/ directory in the plugin (or declare agents paths in the plugin manifest) to provide them.

  • #2314 02d77b2 Thanks @7Sageer! - Allow enabled plugins to contribute agent system-prompt instructions through systemPrompt or systemPromptPath in kimi.plugin.json, effective on both agent engines (the TUI, kimi -p, and kimi web).

  • #2232 efac96c Thanks @7Sageer! - Support Markdown-defined custom agents on agent-core.

  • #2232 efac96c Thanks @7Sageer! - Add the /secondary_model slash command to configure the secondary model used by subagents.

Patch Changes

  • #2382 40172c7 Thanks @liruifengv! - Fix request headers not being passed correctly on some requests.

  • #2379 691ec46 Thanks @RealKai42! - Remove the blocking block/timeout wait 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 d10b1c1 Thanks @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

  • #2382 40172c7 Thanks @liruifengv! - Replace the bootstrap clientVersion with a required clientIdentity host identity object: the OAuth device-flow endpoints now send the full X-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

  • Updated dependencies [40172c7]:
    • @moonshot-ai/kimi-code-oauth@0.3.0

@moonshot-ai/kap-server@0.2.0

Minor Changes

  • #2382 40172c7 Thanks @liruifengv! - Require a hostIdentity when starting the server and derive the default outbound identity headers (User-Agent + X-Msh-*) from it, replacing the hardcoded CLI fallback. The version option is renamed to serverVersion, 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

  • Updated dependencies [40172c7, 40172c7]:
    • @moonshot-ai/kimi-code-oauth@0.3.0
    • @moonshot-ai/agent-core-v2@0.3.0

@moonshot-ai/kimi-code-sdk@0.15.0

Minor Changes

  • #2382 40172c7 Thanks @liruifengv! - Rename userAgentProduct to productName and require platform in the host identity options exposed by the SDK.

@moonshot-ai/kimi-code-oauth@0.3.0

Minor Changes

  • #2382 40172c7 Thanks @liruifengv! - Rework the host identity type: rename userAgentProduct to productName and add a required platform field, so every host explicitly declares the X-Msh-Platform value 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 6d0a046 Thanks @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/kimi-code-sdk@0.15.0

@moonshot-ai/acp-adapter@0.3.6

Patch Changes

  • Updated dependencies [40172c7, 40172c7]:
    • @moonshot-ai/agent-core@0.15.7
    • @moonshot-ai/kimi-code-sdk@0.15.0

@moonshot-ai/agent-core@0.15.7

Patch Changes

  • #2382 40172c7 Thanks @liruifengv! - Thread the host identity through the managed auth facades so OAuth token refreshes from inside the core carry the X-Msh-* device headers.

  • Updated dependencies [40172c7]:

    • @moonshot-ai/kimi-code-oauth@0.3.0

@moonshot-ai/klient@0.1.1

Patch Changes

  • Updated dependencies [40172c7]:
    • @moonshot-ai/agent-core-v2@0.3.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 11 times, most recently from e390726 to 4e83732 Compare July 30, 2026 06:48
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 4e83732 to 0b61c2b Compare July 30, 2026 06:51
@liruifengv
liruifengv merged commit bc28e9d into main Jul 30, 2026
@liruifengv
liruifengv deleted the changeset-release/main branch July 30, 2026 06:56
@wbxl2000 wbxl2000 mentioned this pull request Jul 30, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant