ci: release packages - #1767
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
14 times, most recently
from
July 16, 2026 10:40
c435ad5 to
01acc49
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 16, 2026 10:53
01acc49 to
de69c93
Compare
ywh114
pushed a commit
to ywh114/kimi-code
that referenced
this pull request
Jul 19, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.26.0
Minor Changes
ffaf0b9Thanks @sailist! - Expand the coder subagent tool set to include background tasks, todo lists, plan mode, skill invocation, and nested agents, mirroring the main agent's capabilities; a subagent run also waits for its background tasks to settle before reporting completion. Applies automatically to coder subagents launched through the Agent tool.Patch Changes
#1771
b513975Thanks @liruifengv! - Optimize the unit formatting of the context usage display.#1765
d531398Thanks @RealKai42! - Fix Kimi-provider models routed through the Anthropic protocol incorrectly showing reasoning effort options. Effort choices now come only from the model's declared metadata, and the inferred fallback profile applies solely to non-Kimi Anthropic-compatible providers.#1774
3d5d630Thanks @RealKai42! - Honor an explicit thinking "off" on OpenAI-compatible (chat completions) providers: it used to be indistinguishable from "never configured", so the history-based autoreasoning_effortinjection kept the model reasoning (and could leak the field to models that reject it). The provider now also reports the actual current thinking effort ("on"/"off") instead of recording "off" for both.#1766
7042af3Thanks @kermanx! - web: Fix the sidebar resize handle being covered by the chat composer background.#1769
d1ca65eThanks @wbxl2000! - Keep legacy migrations idempotent across multiple Kimi homes and report damaged or unmapped sessions instead of silently skipping them.#1763
81414b6Thanks @liruifengv! - Warn in the /model and /effort pickers that switching invalidates the existing prompt cache, and hint to use /new to avoid extra token costs.#1773
1169a6dThanks @RealKai42! - Replay empty thinking content verbatim instead of substituting a placeholder space on Anthropic-compatible and Kimi preserved-thinking endpoints.#1781
09e8554Thanks @kermanx! - Report when users stop tasks and preserve other stop reasons in model context.#1784
d465591Thanks @sailist! - Fix a resumed session being marked as just updated and jumping to the top of the session list without any new activity.#1759
9e3e670Thanks @sailist! - Fix a race where resuming a background subagent right after it was manually stopped could fail with an "already running" error.#1782
072eed4Thanks @sailist! - Fix the context size indicator under-reporting the model's actual context usage.#1769
d1ca65eThanks @wbxl2000! - Support in-process editor hosts with session lifecycle, context, MCP configuration, and cross-platform session storage APIs.#1772
78967e2Thanks @sailist! - web: Refresh the model catalog for all providers when opening the model picker, so newly available models always show up.@moonshot-ai/agent-core@0.15.5
Patch Changes
d1ca65eThanks @wbxl2000! - Support in-process editor hosts with session lifecycle, context, MCP configuration, and cross-platform session storage APIs.@moonshot-ai/migration-legacy@0.1.16
Patch Changes
#1769
d1ca65eThanks @wbxl2000! - Keep legacy migrations idempotent across multiple Kimi homes and report damaged or unmapped sessions instead of silently skipping them.Updated dependencies [
d1ca65e]:@moonshot-ai/kimi-code-sdk@0.13.4
Patch Changes
d1ca65eThanks @wbxl2000! - Support in-process editor hosts with session lifecycle, context, MCP configuration, and cross-platform session storage APIs.