Skip to content

docs(changelog): sync 0.26.0 from apps/kimi-code/CHANGELOG.md - #1

Merged
7723qqq merged 6 commits into
mainfrom
docs/changelog-sync-0.26.0
Jul 17, 2026
Merged

docs(changelog): sync 0.26.0 from apps/kimi-code/CHANGELOG.md#1
7723qqq merged 6 commits into
mainfrom
docs/changelog-sync-0.26.0

Conversation

@7723qqq

@7723qqq 7723qqq commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Related Issue

N/A — post-release docs maintenance

Problem

The docs-site changelog has not yet been synced for 0.26.0 after the npm release.

What changed

  • Synced 0.26.0 from apps/kimi-code/CHANGELOG.md into docs/en/release-notes/changelog.md
  • Translated the new English increment into docs/zh/release-notes/changelog.md
  • Verified with pnpm --filter docs run build

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works. (N/A — docs-only sync)
  • Ran gen-changesets skill, or this PR needs no changeset. (No changeset — docs sync is out of bundle)
  • Ran gen-docs skill, or this PR needs no doc update. (This PR is the dedicated changelog sync)

@7723qqq
7723qqq merged commit 6263764 into main Jul 17, 2026
7723qqq added a commit that referenced this pull request Jul 18, 2026
#2: Batch appendLoopEvent in executeStepTools — collect all tool.call
and tool.result events during for-await, then dispatch once at end.
Eliminates N synchronous context array copies per step.

#3: Wire tryNativeReadBatch into native-tools.ts — existing Rust
nativeBatchRead now callable from the tool layer. Callers fall back
to sequential nativeRead when native module unavailable.

#1: Async-ify native_edit with spawn_blocking — no longer blocks
event loop during parallel tool execution.
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