Skip to content

@botiverse/kimi-code-sdk@0.9.3 (npm) — first publish

Choose a tag to compare

@stdrc stdrc released this 13 Jun 15:16
· 15 commits to main since this release

First npm publish of the repackaged, dist-only SDK as @botiverse/kimi-code-sdk@0.9.3.

  • Built from upstream mirror tag @moonshot-ai/kimi-code@0.14.2 (node-sdk's own internal version is 0.9.3, independent of the CLI tag).
  • Bundled by tsdown: dist + 4 light runtime deps (@antfu/utils, smol-toml, yazl, zod); upstream sibling packages (agent-core, kosong, kaos, oauth) inlined.
  • MIT — upstream LICENSE (Moonshot AI) preserved + NOTICE.md adds Botiverse mirror attribution.
  • Published manually for the bootstrap (npm requires a package to exist before configuring trusted publishing); subsequent versions ship via the OIDC tag-triggered publish-sdk.yml workflow.

Interface notes: see the @moonshot-ai/kimi-code@0.14.2 release for the SDK-interface delta vs 0.14.1 (additive — KimiHarness.getConfigDiagnostics() + ConfigDiagnostics type; safe to bump the pin).