kimi-code/packages/protocol/CHANGELOG.md
github-actions[bot] ba7f18b3fb
ci: release packages (#1268)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-02 11:12:20 +08:00

1.2 KiB

@moonshot-ai/protocol

0.3.2

Patch Changes

  • #1258 b905dd4 - Show draft pull requests with a distinct draft status instead of displaying them as open.

0.3.1

Patch Changes

  • #1231 ceb27f5 - Add a server-side key-value store API for persisting web UI preferences to the user's data directory.

0.3.0

Minor Changes

  • #744 18f299f - Add support for legacy SSE MCP servers alongside stdio and streamable HTTP transports.

0.2.0

Minor Changes

  • #612 4603d8a - Prevent forking sessions during active turns and consolidate wire protocol definitions into a shared internal package.