Skip to content

@moonshot-ai/kimi-code@0.39.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 10:01
· 4 commits to main since this release
5efca0c

Patch Changes

  • #3333 8f43674 Thanks @kimi-agent-bot! - web: Fix the command tool row rendering noticeably taller than other tool rows.

  • #3333 8f43674 Thanks @kimi-agent-bot! - web: Fix the first IME (or keyboard) character being silently swallowed after clicking the placeholder text in an empty composer.

  • #3333 8f43674 Thanks @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 8f43674 Thanks @kimi-agent-bot! - web: Fix flickering and broken interactions in the image and video attachment preview popovers.

  • #3333 8f43674 Thanks @kimi-agent-bot! - web: Fix attachments in a newly created session still showing as uploading after the upload has finished.

  • #3333 8f43674 Thanks @kimi-agent-bot! - web: Render the rich composer placeholder outside the editor, fixing the first typed/IME character being swallowed.

  • #3307 0310f22 Thanks @kimi-agent-bot! - Increase the request timeout for kimi update.

  • #3333 8f43674 Thanks @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 8f43674 Thanks @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 8f43674 Thanks @kimi-agent-bot! - web: Fix startup getting stuck on "Connecting…" for a long time when the account has many workspaces.

  • #3328 dc6028d Thanks @kimi-agent-bot! - Fixed skill instructions injected by the Skill tool showing up as ordinary user messages in the rebuilt transcript.

  • #3292 23921e9 Thanks @7Sageer! - When a session resumes, the assistant is warned that background tasks from the previous session may still be running.