kimi-code 0.15.0 (mirror)
·
21 commits
to main
since this release
Mirror of upstream @moonshot-ai/kimi-code@0.15.0. Interface-focused note; diff basis is packages/node-sdk public surface vs 0.14.3.
node-sdk interface — NO change
src/index.tsexports unchanged.packages/node-sdk/package.jsonversion stays at0.9.3(the onlypackages/node-sdk/file change is a test,session-skills.test.ts).
Bundled-implementation refresh (siblings tsdown inlines into dist)
agent-core: same-language reasoning (#787), refined + polished system prompt context (#777, #780), decoupled agent skill registry (#784), static-table model capability lookup (#776), MCP-over-SSE support (#744).agent-corefix: close interrupted tool calls on resume (#768).agent-core/kosong: surface skill directory in loaded-skill context block (#785).kosongfix: repair mismatched schema types from Xcode 26.5 MCP (#343).
Slock consumer impact
No public SDK action. Existing @botiverse/kimi-code-sdk@0.9.3 npm pin keeps working — its API is unchanged. Consumers who want the newer bundled-implementation behaviour (improved system-prompt context, MCP-over-SSE, resume fixes) should pin the mirror tag github:botiverse/kimi-code-sdk#@moonshot-ai/kimi-code@0.15.0 and rebuild, or wait for upstream to bump node-sdk's package.json version (which would let us cut a fresh 0.9.4 to npm).
See RELEASES.md for the full running log.