#1501b91099e Thanks @liruifengv! - Display Extra Usage (fuel pack) balance in /usage and /status commands.
#1517173bdfd Thanks @chengluyu! - Fix resuming sessions whose original working directory no longer exists.
#15169fb1915 Thanks @chengluyu! - Fix prompt-mode goals so they run until completion and report invalid goal commands before sending prompts.
#15081bf2c9a Thanks @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 or KIMI_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.
#1519170ae44 Thanks @liruifengv! - web: Polish the session sidebar layout, colors, icons, and typography.
#1521046b6c4 Thanks @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.
#1494a354803 Thanks @wbxl2000! - Add a Kimi WebBridge entry to the Official tab of the /plugins panel that opens the WebBridge install page in your browser.
#1479735922c Thanks @liruifengv! - web: Add notifications when a tool needs approval, and improve notification reliability.
#1522ec8dc34 Thanks @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.
#1502ad30a1c Thanks @chengluyu! - web: Polish the chat UI with Inter typography, localized labels, and tighter sidebar, composer, and menu styling.