What's Changed
- style(web): improve mobile prompt input UX by @xxchan in #1038
- feat(worker): load MCP configuration from JSON file and handle errors by @RealKai42 in #1039
- fix(web): improve session connection status messages and error handling by @RealKai42 in #1059
- fix(web): ensure thinking messages appear before text in message list by @RealKai42 in #1060
- fix(web): update last_session_id on first prompt instead of session open by @RealKai42 in #1061
- fix(web): avoid blocking event loop in WebSocket stream handler by @RealKai42 in #1062
- feat: add message queueing and unified prompt toolbar by @RealKai42 in #1065
- feat: add keyboard shortcuts for approval dialog actions by @RealKai42 in #1067
- feat(web): Add copy and fork action buttons to assistant messages by @RealKai42 in #1071
- chore(release): bump kimi-cli to 1.10.0 by @RealKai42 in #1072
Full Changelog: 1.9.0...1.10.0