kimi-code/packages/node-sdk/CHANGELOG.md
github-actions[bot] fa114c150d
ci: release packages (#93)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-27 22:50:19 +08:00

2 KiB

@moonshot-ai/kimi-code-sdk

0.3.0

Minor Changes

  • #119 ebf6e81 - Add user-global plugin installation, interactive plugin management, plugin-provided skills, and plugin-owned MCP servers.

  • #113 028d069 - Add /export-md slash command to export the current session as a Markdown file.

Patch Changes

  • #105 d599183 - Enhance kimi export to include more diagnostic information in the manifest.

0.2.1

Patch Changes

  • #70 d95b013 - Preserve catalog-declared interleaved reasoning fields for OpenAI-compatible models configured through /connect.

0.2.0

Minor Changes

  • #30 a200a29 - Add a /connect command that configures a provider and model from a model catalog.

Patch Changes

  • #33 ab4bd09 - Report the macOS product version in OAuth device information instead of the Darwin kernel version.

  • #49 cf2227e - Resume sessions with a newer wire protocol version instead of failing. A warning is now shown in the TUI and records are replayed without migration.