- Add click-to-enlarge for images uploaded in web chat to open images by clicking them in messages
- Add --dangerous-bypass-auth and --keep-alive flags to kimi server run to allow the server to run without a token on trusted networks and stay alive past the idle timeout
- Add segmented thinking-level control in web model picker for models that support multiple reasoning efforts, accessible from the composer model menu
- Wait for background subagents to finish and respond to their results before exiting in kimi -p instead of ending the turn early
- Revert TUI transcript rendering changes to original upstream behavior while rendering issues are reworked
- Fix uploaded videos failing to play in web chat
Patch Changes
-
#1367
23daf0f- Revert the recent TUI transcript rendering changes to the original upstream behavior while rendering issues are reworked. -
#1343
ec758c7- Add click-to-enlarge for images uploaded in the web chat. Click an image in a message to open it. -
#1343
ec758c7- Fix uploaded videos failing to play in the web chat. -
#1371
5394fea- Wait for background subagents to finish and respond to their results before exiting inkimi -p, instead of ending the turn early. -
#1373
e715b16- Add--dangerous-bypass-authand--keep-aliveflags tokimi server run, so the server can run without a token on trusted networks and stay alive past the idle timeout. -
#1344
26b9022- Add a segmented thinking-level control in the web model picker for models that support multiple reasoning efforts. Open the composer model menu to choose a level.