Skip to content

ci: release packages - #2641

Merged
wbxl2000 merged 1 commit into
mainfrom
changeset-release/main
Aug 6, 2026
Merged

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 5, 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.34.0

Minor Changes

  • #2646 3c75a27 Thanks @liruifengv! - Show a cache-expiry reminder when resuming a long-idle session or submitting after a long idle stretch.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: When a model request fails and interrupts a conversation, a persistent failure card now stays in the session with one-click resume.

  • #2652 68ba740 Thanks @wbxl2000! - Add Windows support for the built-in Kimi Computer Use capability and show the underlying error when capability setup fails. Install it from /plugins on Windows x64.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: Add a flat view to the sidebar session list.

Patch Changes

  • #2648 d1ded01 Thanks @wbxl2000! - Restore how the last turn ended (completed, cancelled, or failed) when a session is resumed after a server restart, so clients can still surface a previously failed turn instead of the session looking silently stopped.

  • #2666 335588e Thanks @wbxl2000! - Session listings keep how the last turn ended (completed, cancelled, or failed) across server restarts, so clients can mark previously failed sessions before they are opened.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: Fix the model picker overflowing the screen when many models are available, leaving the bottom options unreachable.

  • #2639 8588121 Thanks @7Sageer! - /feedback now works for any signed-in user regardless of the active model; signed-out users are shown the sign-up page and GitHub Issues links instead.

  • #2675 34c4181 Thanks @sailist! - Fix kimi -p exiting right after the main turn instead of waiting for background tasks and subagents to finish.

  • #2694 02c026d Thanks @sailist! - Keep live sessions stable when an MCP server is removed from the workspace config or uninstalled with its plugin: its tools stay registered in open sessions but calls fail with a removal notice, and the MCP panel shows the removed status. Servers added mid-session — by a plugin install or a config edit — are not registered in open sessions; they take effect in new sessions or after /new or /reload.

  • #2647 7bd3fd9 Thanks @sailist! - Read UTF-16 LE/BE text files (with or without a BOM) by transcoding them to UTF-8 instead of refusing them as binary; the web UI file viewer displays them as text as well.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: The sidebar error marker now only appears when the last turn failed; manually cancelled sessions are no longer flagged.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: Fix attachments being silently dropped when sent together with a skill command.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: Fix a manually chosen thinking level being reset to the model default when the first message of a new session is a skill command.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: Fix session renaming during IME composition — Enter no longer submits mid-composition and Esc no longer exits the editor while composing.

  • #2686 ef61084 Thanks @wbxl2000! - Use a compatible PowerShell for Windows Kimi Computer Use installation, provide actionable recovery for locked plugin files, and keep its marketplace name consistent after installation.

  • #2679 7b2784b Thanks @liruifengv! - web: Subagent tasks now show the model and thinking level they use.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: Fix text selection while renaming a session or workspace — dragging no longer moves the whole list item.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: Fix the chevron direction on the "show less" button of the changed-files summary card.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: During automatic retries after a failed model request, the working status now shows retry progress (attempt N of M) instead of looking unresponsive.

  • #2677 713bf1a Thanks @liruifengv! - Fix resumed sessions rendering background task completion notifications as raw protocol text instead of a task status card.

  • #2692 03aa66c Thanks @wbxl2000! - Show browser extension links and activation steps after installing Kimi WebBridge.

  • #2645 2b89373 Thanks @sailist! - Fix the web UI opening the Documents folder instead of the requested file on Windows when the file path contains spaces.

  • #2697 e6e4ba2 Thanks @liruifengv! - web: Fix the background-tasks and todos pills being pushed to the top of the window when the plan approval dialog expands.

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

Patch Changes

  • #2666 335588e Thanks @wbxl2000! - Session listings keep how the last turn ended (completed, cancelled, or failed) across server restarts, so clients can mark previously failed sessions before they are opened.

  • #2679 7b2784b Thanks @liruifengv! - Subagent lifecycle events and background task info now carry the subagent's bound model and thinking effort.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 18 times, most recently from b3be6e9 to 6b1c6f4 Compare August 6, 2026 12:59
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 6b1c6f4 to 4cf8969 Compare August 6, 2026 13:13
@wbxl2000
wbxl2000 merged commit f0614c5 into main Aug 6, 2026
@wbxl2000
wbxl2000 deleted the changeset-release/main branch August 6, 2026 13:56
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