Skip to content

@moonshot-ai/kimi-code@0.14.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 09:44
· 40 commits to main since this release
1cb49db

Patch Changes

  • #683 ad239cb - Allow --auto, --yolo, and --plan to be combined with --session or --continue by applying the requested mode to the resumed session.

  • #690 7f0dde2 - Fix endless desktop notifications in iTerm2 by only sending terminal progress sequences to terminals that support them.

  • #651 c39c625 - Qualify sub-skill names with their parent prefix and expose sub-skills as dotted slash commands in the TUI.

  • #617 911e7c3 - Show completed and cancelled compaction records correctly when resuming a session.

  • #676 dcf3075 - Stream foreground Bash stdout and stderr while commands are still running.

  • #692 7ca9bdf - Skip re-entering plan mode when resuming a session that is already in plan mode (previously failed with "Already in plan mode"), and stop re-applying --auto/--yolo/--plan startup flags when switching sessions through the /sessions picker.

  • #675 d1ba145 - Sync custom registry provider additions, removals, and rotated registry keys during startup refresh.

  • #689 8d251f8 - Drop invalid config.toml sections with a warning instead of failing to start.