@moonshot-ai/kimi-code@0.14.1
Patch Changes
-
#643
4e5043b- Require AgentSwarm tool calls to run alone in a model response. -
#631
2961425- Wrap long command and skill descriptions in the autocomplete menu onto a second line instead of cutting them off. -
#661
0927f79- Cancel active turns during session shutdown so foreground shell commands do not outlive prompt-mode exits. -
#604
7ec738c- Fix premature stream close errors when shell processes time out or are killed. -
#632
d8cdebf- Degrade unsupported audio/video to placeholder text and reattach tool result media instead of silently dropping them. -
#628
0ee9106- Fix ACP file reads and edits for Windows workspaces opened through IDE clients. -
#658
0381329- Send OpenAI Responses system prompts as request instructions. -
#654
ff80327- Propagate configured execution environment overrides across spawned processes. -
#649
a2c5e1b- Add runtime support for dynamic MCP server updates, reference skills, replay timestamps, and Node file uploads. -
#631
2961425- Find slash commands by their aliases in autocomplete — typing/clearnow suggestsnew (clear). -
#648
54302ad- Prevent overlapping interactive agent requests from using the wrong active agent. -
#641
30459af- Stop background tasks by default when sessions close. -
#645
1b58aa8- Add a YOLO choice when starting swarm tasks from Manual mode. -
#655
1e2e679- Display a tips banner below the welcome panel on startup.