Skip to content

@moonshot-ai/kimi-code@0.13.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 02:48
25cf13a

Minor Changes

  • #484 f863127 - Add custom color themes. Define your own palette as a JSON file in ~/.kimi-code/themes/, or generate one with the built-in /custom-theme skill command.

  • #582 d85dc0b - Add /import-from-cc-codex to import selected Claude Code and Codex instructions, Skills, and MCP settings.

  • #593 40506f4 - Show available plugin updates in the marketplace. An installed plugin whose marketplace version is newer than the local version now renders an update <local> → <latest> badge (and updates in place on Enter); up-to-date plugins show installed · v<version>. The marketplace version served in dev and written by the CDN build is now stamped from each plugin's manifest so "latest" stays accurate.

Patch Changes

  • #587 0abde86 - Clarify grouped subagent progress with active status breakdowns and elapsed time.

  • #594 f2863af - Fix device login to keep the URL and code visible when the browser cannot be opened.

  • #591 e48234a - Fix Windows builds and development launches that could fail when package binaries resolve to command shims.

  • #586 7cb4a23 - Truncate queued message display to a single line with ellipsis when it exceeds terminal width.