Patch Changes
-
#1501
b91099eThanks @liruifengv! - Display Extra Usage (fuel pack) balance in/usageand/statuscommands. -
#1517
173bdfdThanks @chengluyu! - Fix resuming sessions whose original working directory no longer exists. -
#1516
9fb1915Thanks @chengluyu! - Fix prompt-mode goals so they run until completion and report invalid goal commands before sending prompts. -
#1508
1bf2c9aThanks @RealKai42! - Keep image-heavy sessions within provider request-size limits: model-read images now honor a 256 KB per-image budget and a 2000px downscale cap (configurable via[image]in config.toml orKIMI_IMAGE_*env vars), oversized WebP is compressed as well, HEIC/HEIF reads are refused with a platform-matched conversion command instead of poisoning the session, and a request-too-large rejection (HTTP 413) now recovers automatically — the request and /compact both retry with older media replaced by text markers instead of failing the session. -
#1519
170ae44Thanks @liruifengv! - web: Polish the session sidebar layout, colors, icons, and typography. -
#1521
046b6c4Thanks @RealKai42! - The[image]limits in config.toml now also apply to pasted images (CLI paste and ACP prompts), and each core now uses its own settings, so reloading one client's config no longer changes another client's image compression. -
#1494
a354803Thanks @wbxl2000! - Add a Kimi WebBridge entry to the Official tab of the /plugins panel that opens the WebBridge install page in your browser. -
#1479
735922cThanks @liruifengv! - web: Add notifications when a tool needs approval, and improve notification reliability. -
#1522
ec8dc34Thanks @wbxl2000! - web: Fix an occasional "another turn is active" error when sending the first message of a new conversation, and show a starting state while it is being sent. -
#1502
ad30a1cThanks @chengluyu! - web: Polish the chat UI with Inter typography, localized labels, and tighter sidebar, composer, and menu styling.