Patch Changes
-
#2410
f1a3475Thanks @sailist! - Fix sporadic "model is not configured" errors when starting kimi web, caused by the background provider-model refresh transiently clearing the model catalog while the first session was being created. -
#2400
1f3f5daThanks @7Sageer! - Preserve the assistant's partial output when a turn is interrupted with Esc, and remind the model that the previous turn was deliberately interrupted. -
#2415
5c0ec29Thanks @wbxl2000! - web: Enable Monaco-based highlighting for code blocks, and fix line numbers overlapping or drifting out of alignment in fallback-rendered code blocks. -
#2442
bb2919eThanks @liruifengv! - Reduce frequent full-screen redraws in the TUI. -
#2125
e111c87Thanks @bowenliang123! - web: Order permission modes from safest to most permissive across settings surfaces, and fix the swapped yolo/auto risk colors in the status panel and mobile settings. -
#2459
326e1fbThanks @wbxl2000! - web: Fix chat code blocks rendering in the proportional UI font at the wrong size after the markdown renderer upgrade, and align the loading fallback with the highlighted block so the upgrade no longer shifts layout. -
#2437
ed7a4ccThanks @sailist! - web: Make the @ file mention work in a new-session draft, before the first prompt creates the session. -
#2437
ed7a4ccThanks @sailist! - web: Fix new sessions showing the thinking level (e.g. Max) while the first message actually ran with thinking off.