Skip to content

ci: release packages - #2932

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

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

Conversation

@github-actions

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

Minor Changes

  • #2633 f492cd7 Thanks @tpoisonooo! - Add the /tower slash command to orchestrate multiple agents iterating on one repo in parallel — you act as the control tower while worker agents execute missions in their own git worktrees. Run /tower to start.

Patch Changes

  • #2940 6b72345 Thanks @bj456736! - Print the full kimi --resume command after /fork and copy it to the clipboard, so the fork can be entered directly from a new CLI process.

  • #2928 d96cd03 Thanks @chengluyu! - Warn in the footer while a typed /goal objective exceeds the 4000-character limit, and restore the input instead of losing it when an over-limit objective is rejected. The error message now suggests putting long content in a file and referencing the file path.

  • #2633 f492cd7 Thanks @tpoisonooo! - Fix several seconds of startup lag: the global search index (used only by the web UI's search) was being opened and synced in every terminal session, including ones that never search. It now loads on demand, so interactive startup stays fast.

  • #2633 f492cd7 Thanks @tpoisonooo! - Queue slash skill commands entered while the agent is busy instead of rejecting them with "Cannot / while streaming" — they now behave exactly like normal input: queued visibly by default, and Ctrl-S steers them into the running turn as real skill activations.

@moonshot-ai/agent-core@0.15.9

Patch Changes

  • #2928 d96cd03 Thanks @chengluyu! - Include the file-reference workaround in the GOAL_OBJECTIVE_TOO_LONG error message so clients surface how to submit long objectives.

@moonshot-ai/agent-core-v2@0.4.1

Patch Changes

  • #2928 d96cd03 Thanks @chengluyu! - Include the file-reference workaround in the GOAL_OBJECTIVE_TOO_LONG error message so clients surface how to submit long objectives.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 02f2998 to 2cd78e7 Compare August 15, 2026 06:11
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2cd78e7 to 720442a Compare August 16, 2026 07:15
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