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-themeskill command. -
#582
d85dc0b- Add/import-from-cc-codexto 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 anupdate <local> → <latest>badge (and updates in place on Enter); up-to-date plugins showinstalled · v<version>. The marketplaceversionserved 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.