Skip to content

ci: release packages - #1533

Merged
wbxl2000 merged 1 commit into
mainfrom
changeset-release/main
Jul 10, 2026
Merged

ci: release packages#1533
wbxl2000 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 10, 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.23.5

Patch Changes

  • #1542 f80b2ea Thanks @wbxl2000! - web: Fix the "Turn finished" desktop notification and completion sound firing twice per turn.

  • #1535 04041eb Thanks @wbxl2000! - web: Hide the internal image-compression note so it no longer renders as user message text.

  • #1536 db61c9e Thanks @RealKai42! - Stop unsupported image formats (AVIF, BMP, TIFF, ICO, …) from breaking sessions at every entry point — including remote image URLs and images mislabeled by a tool — and recover an already-stuck session by dropping the offending image and retrying, so one such image can no longer make every later request fail.

  • #1530 9f66ec4 Thanks @sailist! - Retry provider 429, overload, and other transient errors more reliably, honoring the server Retry-After delay, and surface retries in -p --output-format stream-json.

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

Copy link
Copy Markdown

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: 16006fd1f0

ℹ️ 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".

{
"name": "@moonshot-ai/kimi-code",
"version": "0.23.4",
"version": "0.23.5",

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 Include the SDK in this release

This release only bumps @moonshot-ai/kimi-code, but the consumed #1530 change modifies the shared retry loop/provider-error handling that the SDK bundles too (packages/node-sdk/tsdown.config.ts aliases agent-core/kosong and always bundles @moonshot-ai/* on lines 22-30). Since the release workflow publishes the versions generated by changesets (.github/workflows/release.yml lines 55-60), leaving packages/node-sdk at 0.13.2 means SDK users running the same KimiHarness core path will not receive the Retry-After/429 hardening from this release.

Useful? React with 👍 / 👎.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 5638b24 to d8d7019 Compare July 10, 2026 11:38
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d8d7019 to 0bb6166 Compare July 10, 2026 13:20
@wbxl2000
wbxl2000 merged commit 352a449 into main Jul 10, 2026
@wbxl2000
wbxl2000 deleted the changeset-release/main branch July 10, 2026 13:44
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