kimi-code 0.14.2 (mirror)
·
21 commits
to main
since this release
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 latestconfig.tomlload (empty when valid); newConfigDiagnosticstype on the SDK surface. - Internal
auth.tsconfig 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.