Kimi Code 0.14.2

0.14.2Desktop
Added 1
  • Expose sub-skills as dotted slash commands in the TUI with parent prefix qualification
Changed 3
  • Allow --auto, --yolo, and --plan to be combined with --session or --continue by applying the requested mode to the resumed session
  • Stream foreground Bash stdout and stderr while commands are still running
  • Sync custom registry provider additions, removals, and rotated registry keys during startup refresh
Fixed 4
  • Fix endless desktop notifications in iTerm2 by only sending terminal progress sequences to terminals that support them
  • Show completed and cancelled compaction records correctly when resuming a session
  • Skip re-entering plan mode when resuming a session that is already in plan mode and stop re-applying startup flags when switching sessions through the /sessions picker
  • Drop invalid config.toml sections with a warning instead of failing to start
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.

View original

Upgraded? How did it go?

Discussion