Skip to content

ci: release packages#1154

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

ci: release packages#1154
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 27, 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.21.0

Minor Changes

  • #1179 fc3d69d - Add a completion sound and question notifications to the web UI, with separate Settings toggles for completion notifications, question notifications, and sound. Question notifications default off so question text only reaches your desktop after you opt in.

Patch Changes

  • #1166 dfcfdfd - Add an optional exclude_empty parameter to the session list API to omit sessions that have no messages.

  • #1156 794db55 - Cap compaction output at 128k tokens by default to avoid provider max_tokens errors.

  • #1129 d02b5c4 - Fix compaction ignoring the configured max output size.

  • #1163 ff6e8bb - Fix the web composer occasionally keeping typed text after sending the first message of a new session.

  • #1159 23a553b - In the bundled web UI, /new and /clear are now aliases that open the session onboarding composer and focus the input. iOS auto-zoom is prevented by keeping text inputs at 16px instead of disabling viewport scaling.

  • #1170 cf558cd - Recover from provider 413 context overflows by compacting before retrying.

  • #1170 cf558cd - Support the Anthropic-compatible protocol for managed Kimi Code, including video input.

  • #1155 54baf5d - Upgrade web markdown renderer dependencies (katex, markstream-vue, shiki) for bug fixes and performance improvements.

  • #1162 b070846 - Rework the web ask-user-question card into a step-by-step wizard so multi-question navigation and the final Submit action are easier to see.

  • #1165 f3b1532 - Replace the web composer attach button's plus icon with an image icon.

  • #1167 c63edd5 - In the bundled web UI, a new session is now created only when the first message is sent, so + New without a workspace opens the composer instead of making an empty session.

  • #1166 dfcfdfd - Hide unused "New Session" entries from the web session list by default.

  • #1181 1dab2c2 - Restore each session's scroll position when switching back to it in the web UI.

  • #1181 1dab2c2 - Keep the open side panel when switching between sessions in the web UI.

  • #1166 dfcfdfd - Remove the /sessions slash command from the web UI; the sidebar already covers session browsing.

  • #1181 1dab2c2 - Keep unsent composer attachments scoped to their session in the web UI, so switching sessions no longer leaks them into another session's next message.

  • #1161 d968642 - Show the first five sessions per workspace in the web sidebar instead of ten.

  • #1181 1dab2c2 - Scope the web composer's up/down input history to the current session instead of sharing it across all sessions.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 11 times, most recently from 20c27d7 to 28d6340 Compare June 28, 2026 13:04
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 28d6340 to 58fcd67 Compare June 28, 2026 17:53
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.

0 participants