- Render the rich composer placeholder outside the editor, fixing the first typed or IME character being swallowed
- Increase the request timeout for kimi update
- Unify right-side panel headers and give the OpenIn menu a file mode with copy absolute path, editor picker, and full-path tooltip
- When a session resumes, the assistant is warned that background tasks from the previous session may still be running
- Fix the command tool row rendering noticeably taller than other tool rows
- Fix the first IME or keyboard character being silently swallowed after clicking the placeholder text in an empty composer
- Fix switching the permission mode in one session changing it for every session; the permission mode is now scoped per session
- Fix flickering and broken interactions in the image and video attachment preview popovers
- Fix attachments in a newly created session still showing as uploading after the upload has finished
- Fix signed-in users without a usable model being wrongly asked to sign in; the send gate now offers picking or configuring a model instead
- Fix startup getting stuck on Connecting for a long time when the account has many workspaces
- Fix skill instructions injected by the Skill tool showing up as ordinary user messages in the rebuilt transcript
From Kimi Code
Patch Changes
-
#3333
8f43674Thanks @kimi-agent-bot! - web: Fix the command tool row rendering noticeably taller than other tool rows. -
#3333
8f43674Thanks @kimi-agent-bot! - web: Fix the first IME (or keyboard) character being silently swallowed after clicking the placeholder text in an empty composer. -
#3333
8f43674Thanks @kimi-agent-bot! - web: Fix switching the permission mode in one session changing it for every session; the permission mode is now scoped per session. -
#3333
8f43674Thanks @kimi-agent-bot! - web: Fix flickering and broken interactions in the image and video attachment preview popovers. -
#3333
8f43674Thanks @kimi-agent-bot! - web: Fix attachments in a newly created session still showing as uploading after the upload has finished. -
#3333
8f43674Thanks @kimi-agent-bot! - web: Render the rich composer placeholder outside the editor, fixing the first typed/IME character being swallowed. -
#3307
0310f22Thanks @kimi-agent-bot! - Increase the request timeout forkimi update. -
#3333
8f43674Thanks @kimi-agent-bot! - web: Unify right-side panel headers and give the OpenIn menu a file mode (copy absolute path, editor picker, full-path tooltip). -
#3333
8f43674Thanks @kimi-agent-bot! - web: Fix signed-in users without a usable model being wrongly asked to sign in (and getting stuck there on web); the send gate now offers picking or configuring a model instead. -
#3333
8f43674Thanks @kimi-agent-bot! - web: Fix startup getting stuck on "Connecting…" for a long time when the account has many workspaces. -
#3328
dc6028dThanks @kimi-agent-bot! - Fixed skill instructions injected by the Skill tool showing up as ordinary user messages in the rebuilt transcript. -
#3292
23921e9Thanks @7Sageer! - When a session resumes, the assistant is warned that background tasks from the previous session may still be running.