Skip to content

ci: release packages#1334

Merged
liruifengv merged 1 commit into
mainfrom
changeset-release/main
Jul 3, 2026
Merged

ci: release packages#1334
liruifengv merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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

Patch Changes

  • #1353 68ad686 - Fix duplicated transcript content appearing in scrollback during streaming.

  • #1340 e2fe62a - Fix sessions silently dropping later user messages after a turn was interrupted between a tool call and its result.

  • #1342 84d8d5b - Have context-compaction notes capture a forward plan for the remaining work — upcoming steps, settled decisions, and foreseeable obstacles — instead of only the immediate next step, so the agent continues more coherently after auto-compaction.

  • #1340 e2fe62a - Fix requests being rejected by strict providers when the model emits duplicate tool call ids.

  • #1339 021786f - Enrich PATH from the user's login shell at startup, so shell commands find user-installed tools (e.g. Homebrew's gh) even when kimi-code was launched without the full profile PATH.

  • #1336 4c1d0a1 - Keep automatic background updates from flashing a console window on Windows.

  • #1332 93f16c3 - Fix kimi upgrade failing on Windows with a spawn error when installing the new version.

  • #1348 175b95f - Fix compressed-image prompts leaking an internal <system> compression note into the visible message and the session title.

  • #1338 276407d - Promote the language-matching rule to a dedicated section in the system prompt, so replies and reasoning consistently follow the user's language through long English tool output, while repository artifacts keep project conventions.

  • #1347 02da587 - In kimi -p runs, wait for background subagents to finish before exiting when background.keep_alive_on_exit is enabled. Set keep_alive_on_exit = true to let concurrent background subagents complete.

  • #1349 e9db9ca - Record model response ids in session wire logs to make individual model requests easier to trace.

  • #1345 3ed22e3 - Keep subagent cards at a stable height and show a live status spinner with a compact two-row activity window.

  • #1305 9091627 - Add a TUI preference to keep rapid multi-line pastes from submitting line by line when bracketed paste is unavailable. Set disable_paste_burst = true in tui.toml to turn it off.

  • #1328 01b65bd - Rebuild the web design-system easter egg as an in-app overlay that uses the app's real design tokens, so it stays in sync instead of drifting as a separate copy.

@moonshot-ai/agent-core@0.15.2

Patch Changes

  • #1349 e9db9ca - Record model response ids in session wire logs to make individual model requests easier to trace.

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

Patch Changes

  • #1349 e9db9ca - Record model response ids in session wire logs to make individual model requests easier to trace.

@moonshot-ai/pi-tui@0.80.5

Patch Changes

  • #1305 9091627 - Add a paste-burst fallback that treats Enter as a newline during rapid non-bracketed multi-line input bursts.

  • #1353 68ad686 - Pin the viewport anchor on partial shrinks and repaint above-viewport shifts in place, so streaming shrink/grow cycles no longer stack duplicate copies of content in scrollback; only a collapse past the viewport top re-anchors the view.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 12 times, most recently from e77a27d to 16e242f Compare July 3, 2026 09:17
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 16e242f to 1f2e08f Compare July 3, 2026 15:51
@liruifengv liruifengv merged commit 9f40791 into main Jul 3, 2026
@liruifengv liruifengv deleted the changeset-release/main branch July 3, 2026 15:51
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