Skip to content

kimi-code 0.14.2 (mirror)

Choose a tag to compare

@stdrc stdrc released this 12 Jun 17:02
· 21 commits to main since this release
1cb49db

Mirror of upstream @moonshot-ai/kimi-code@0.14.2. Interface-focused note (upstream is private / no public release notes). Diff basis: packages/node-sdk public surface vs 0.14.1.

node-sdk interface — additive, no breaking change

  • NEW KimiHarness.getConfigDiagnostics(): Promise<ConfigDiagnostics> — warnings from the latest config.toml load (empty when valid); new ConfigDiagnostics type on the SDK surface.
  • Internal auth.ts config read/write hardening (strict write-path base read + degraded-config-tolerant read path) — no API change.
  • Public exports (src/index.ts) unchanged.

Slock consumer impact

Safe to bump 0.14.1 → 0.14.2. Interface is additive only.

Pin: github:botiverse/kimi-code-sdk#@moonshot-ai/kimi-code@0.14.2. See RELEASES.md for the running log.