Skip to content

ci: release packages#93

Merged
liruifengv merged 1 commit into
mainfrom
changeset-release/main
May 27, 2026
Merged

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 27, 2026

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.4.0

Minor Changes

  • #116 2c7a8cc - Expand folded paste markers on second paste. When the cursor is on a paste marker (e.g. [paste [#1](https://github.com/MoonshotAI/kimi-code/issues/1) +15 lines]) and the user pastes again, the marker expands back to the original content instead of inserting new clipboard data.

  • #26 2b74025 - Rework tool permissions: reads outside cwd no longer prompt, session approvals match the exact call, and path-based rules are case-insensitive.

  • #119 ebf6e81 - Add user-global plugin installation, interactive plugin management, plugin-provided skills, and plugin-owned MCP servers.

  • #112 d03f6f4 - Add /export-debug-zip slash command to export the current session as a debug ZIP archive directly from the TUI.

  • #113 028d069 - Add /export-md slash command to export the current session as a Markdown file.

Patch Changes

  • #105 d599183 - Enhance kimi export to include more diagnostic information in the manifest.

  • #89 61cae59 - Prevent the TUI from crashing when pull request lookup fails during startup.

  • #97 2e8c417 - Fix thinking spinner leaking past turn end when an empty thinking delta creates an orphaned thinking component.

  • #103 73c4232 - Show the original session resume command after forking a session.

  • #88 ce420bf - Refactor TUI resume replay logic.

  • #119 ebf6e81 - Restrict plugin zip installs to manifests at the archive root or a single wrapper directory.

  • #102 6f55f1d - Route session-tagged log entries exclusively to the session sink instead of duplicating them to the global sink. Consistently omit stable main-agent context keys from all session log lines that carry agentId=main.

  • #92 4e458d6 - Use one retry classification for transient LLM failures across regular turns and compaction.

@moonshot-ai/agent-core@0.3.0

Minor Changes

  • #26 2b74025 - Rework tool permissions: reads outside cwd no longer prompt, session approvals match the exact call, and path-based rules are case-insensitive.

  • #119 ebf6e81 - Add user-global plugin installation, interactive plugin management, plugin-provided skills, and plugin-owned MCP servers.

Patch Changes

  • #105 d599183 - Enhance kimi export to include more diagnostic information in the manifest.

  • #119 ebf6e81 - Restrict plugin zip installs to manifests at the archive root or a single wrapper directory.

  • #102 6f55f1d - Route session-tagged log entries exclusively to the session sink instead of duplicating them to the global sink. Consistently omit stable main-agent context keys from all session log lines that carry agentId=main.

  • #92 4e458d6 - Use one retry classification for transient LLM failures across regular turns and compaction.

  • #84 e5717b7 - Unify path normalization by replacing ad-hoc toForwardSlashes helpers with pathe. Remove unnecessary node:path/win32 branching in path-access policies and tools, and inline unused joinPath wrappers. Platform-specific path separators are now handled consistently through a single module.

  • Updated dependencies [4e458d6, e5717b7]:

    • @moonshot-ai/kosong@0.2.2
    • @moonshot-ai/kaos@0.1.2

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

Minor Changes

  • #119 ebf6e81 - Add user-global plugin installation, interactive plugin management, plugin-provided skills, and plugin-owned MCP servers.

  • #113 028d069 - Add /export-md slash command to export the current session as a Markdown file.

Patch Changes

  • #105 d599183 - Enhance kimi export to include more diagnostic information in the manifest.

@moonshot-ai/kaos@0.1.2

Patch Changes

  • #84 e5717b7 - Unify path normalization by replacing ad-hoc toForwardSlashes helpers with pathe. Remove unnecessary node:path/win32 branching in path-access policies and tools, and inline unused joinPath wrappers. Platform-specific path separators are now handled consistently through a single module.

@moonshot-ai/kosong@0.2.2

Patch Changes

  • #92 4e458d6 - Use one retry classification for transient LLM failures across regular turns and compaction.

@moonshot-ai/migration-legacy@0.1.3

Patch Changes

@github-actions github-actions Bot force-pushed the changeset-release/main branch 9 times, most recently from ab95c50 to 04471e4 Compare May 27, 2026 06:42
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 04471e45c8

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread apps/kimi-code/package.json Outdated
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 04471e4 to 218e761 Compare May 27, 2026 06:49
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 218e761c4a

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread apps/kimi-code/CHANGELOG.md
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 218e761 to f0ad219 Compare May 27, 2026 09:10
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f0ad219dc6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread apps/kimi-code/CHANGELOG.md
@github-actions github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 9b2b194 to 52f51de Compare May 27, 2026 12:21
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 52f51de to a07715a Compare May 27, 2026 14:48
@liruifengv liruifengv merged commit fa114c1 into main May 27, 2026
@liruifengv liruifengv deleted the changeset-release/main branch May 27, 2026 14:50
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a07715a64d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".


- [#113](https://github.com/MoonshotAI/kimi-code/pull/113) [`028d069`](https://github.com/MoonshotAI/kimi-code/commit/028d069b12d8377c5c307b94f11f02233d9c0a26) - Add `/export-md` slash command to export the current session as a Markdown file.

### Patch Changes
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Document bundled retry behavior in SDK release

The SDK 0.3.0 changelog omits #92 even though I checked packages/node-sdk/tsdown.config.ts and it aliases/bundles @moonshot-ai/agent-core and @moonshot-ai/kosong with deps.alwaysBundle, so SDK consumers receive the new transient LLM retry classification from those packages in this release. Because those internals are bundled rather than runtime dependencies, users will not see the dependency changelogs and the SDK release notes should include this patch entry here.

Useful? React with 👍 / 👎.

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