Kimi Code 0.23.2

0.23.2Desktop
Added 2
  • Add the Vercel plugin to the bundled plugin marketplace
  • Press Enter to confirm in archive and other confirmation dialogs
Changed 8
  • Count the turn that starts an autonomous goal toward its goal turn usage
  • Tighten goal-mode guidance for blocked and complete status updates
  • Raise the image downscale cap from 2000px to 3000px and fix swapped width/height for EXIF-rotated portrait photos in compression captions and media read notes
  • Compile icons at build time so the bundled web UI only carries the icons it renders
  • Progressive tool disclosure now discards loaded tool schemas on compaction instead of re-injecting them, keeping post-compaction context at minimal floor
  • The composer model switcher bumps the global default model so new sessions inherit the choice
  • Redesign the scheduled reminder UI
  • Show session skills in the slash menu as /skill:<name> so they are distinguishable from built-in commands
Fixed 4
  • Fix kimi -p runs exiting with code 0 when a turn fails
  • Fix console windows flashing on Windows each time a hook runs
  • Fix the connection error toast lingering after the WebSocket reconnects when returning from the background
  • Prevent autonomous goals from being paused by model-reported status updates
Patch Changes
  • #1489 2206d21 Thanks @wbxl2000! - Add the Vercel plugin to the bundled plugin marketplace. Run /plugins and select Vercel Plugin to install it.

  • #1477 150206a Thanks @chengluyu! - Count the turn that starts an autonomous goal toward its goal turn usage.

  • #1483 f30781b Thanks @wbxl2000! - Fix kimi -p runs exiting with code 0 when a turn fails.

  • #1466 063bce2 Thanks @liruifengv! - Fix console windows flashing on Windows each time a hook runs.

  • #1474 11c6a37 Thanks @wbxl2000! - web: Fix the connection error toast lingering after the WebSocket reconnects when returning from the background.

  • #1476 d1a964f Thanks @chengluyu! - Prevent autonomous goals from being paused by model-reported status updates.

  • #1481 1317000 Thanks @chengluyu! - Tighten goal-mode guidance for blocked and complete status updates.

  • #1460 474ce28 Thanks @RealKai42! - Raise the image downscale cap from 2000px to 3000px, and fix swapped width/height for EXIF-rotated (portrait) photos in compression captions and media read notes so region readback coordinates map correctly.

  • #1467 ee38545 Thanks @liruifengv! - web: Compile icons at build time so the bundled web UI only carries the icons it renders.

  • #1471 9b76e5b Thanks @starquakee! - Progressive tool disclosure (select_tools, experimental): compaction now discards the loaded tool schemas instead of re-injecting them. After a compaction the boundary announcement re-lists every loadable tool name and the model re-selects what it still needs; a from-memory call to a no-longer-loaded tool is rejected with guidance to select it first. This keeps the post-compaction context at its minimal users+summary floor and removes the schema-rebuild budget heuristics. No effect unless the tool-select experimental flag and a select_tools-capable model are active.

  • #1491 0cc9831 Thanks @wbxl2000! - web: The composer model switcher switches the active session's model as before and additionally bumps the global default model, so new sessions inherit the choice.

  • #1490 b30a45e Thanks @wbxl2000! - web: Press Enter to confirm in archive and other confirmation dialogs.

  • #1480 2ad0120 Thanks @liruifengv! - web: Redesign the scheduled reminder UI.

  • #1492 b0809dd Thanks @wbxl2000! - web: Show session skills in the slash menu as /skill:<name> so they are distinguishable from built-in commands; typing the bare skill name still works.

View original

Upgraded? How did it go?

Discussion