Skip to content

ci: release packages#1444

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

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

Conversation

@github-actions

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

Patch Changes

  • #1432 25a655c Thanks @RealKai42! - Preserve prior turns' thinking by default on the Anthropic provider (Claude and Kimi's Anthropic-compatible mode), matching the Kimi default. Disable with [thinking] keep = "off" or KIMI_MODEL_THINKING_KEEP=off.

  • #1451 16dc940 Thanks @wbxl2000! - web: Recover chat streaming after a stale background-tab WebSocket instead of requiring a page refresh.

  • #1456 e9ef939 Thanks @chengluyu! - Fix goal completion and blocked updates to produce one final user-facing outcome summary from the tool result.

  • #1456 e9ef939 Thanks @chengluyu! - Fix goal startup and queue handling so failed starts restore permission mode and queued goals wait behind new user messages.

  • #1456 e9ef939 Thanks @chengluyu! - Fix goal token budgets to count model completion tokens and stop without extra continuation steps when the budget is exhausted.

  • #1452 244ec07 Thanks @sailist! - Fix kimi -p abandoning background subagents that start late or run long, so their results reach the main agent.

  • #1457 260a807 Thanks @liruifengv! - Respect the --skills-dir flag in interactive mode.

  • #1445 809a88c Thanks @wbxl2000! - web: Fix /btw [<question>] opening an empty side chat on the new-session screen.

  • #1445 809a88c Thanks @wbxl2000! - web: Fix /goal <objective> silently doing nothing on the new-session screen.

  • #1445 809a88c Thanks @wbxl2000! - web: Fix slash skill activations (for example /pre-changelog) silently doing nothing on the new-session screen.

  • #1437 743f66e Thanks @RealKai42! - Stop showing tool-produced <system> metadata in tool outputs; failed tools now show their own error text.

  • #1465 bfdbce5 Thanks @liruifengv! - Honor explicit Anthropic max_output_size settings instead of clamping them to built-in ceilings.

  • #1456 e9ef939 Thanks @chengluyu! - Keep goal tools available to the main agent and return clear messages for invalid goal-control calls.

  • #1463 03e78ae Thanks @chengluyu! - Fix newer Claude minor versions (e.g. Opus 4.8) defaulting to the family-baseline max output tokens; an uncatalogued minor now reuses the nearest earlier known version's limit.

  • #1456 e9ef939 Thanks @chengluyu! - Show long-running goal wall-clock budget reminders in hours.

  • #1456 e9ef939 Thanks @chengluyu! - Tighten goal-mode guidance so agents continue reasonable work across turns instead of ending goals prematurely.

  • #1450 7a65e0d Thanks @liruifengv! - Clarify the permission mode descriptions shown by /permission, /auto, and /yolo, and reorder /auto and /yolo in the command list.

  • #1448 65d3017 Thanks @RealKai42! - Record a per-request trace in the session wire log, so model requests can be reconstructed for debugging. Not a user-facing feature.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 15 times, most recently from 9dc70f2 to 6ced26f Compare July 7, 2026 07:25
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6ced26f to 78867c2 Compare July 7, 2026 07:28
@wbxl2000 wbxl2000 merged commit 08b3c3f into main Jul 7, 2026
@wbxl2000 wbxl2000 deleted the changeset-release/main branch July 7, 2026 07:36
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