Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/btw-sidechat-esc-ime.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Fix pressing Esc to cancel an IME candidate also closing the BTW side chat.
5 changes: 5 additions & 0 deletions .changeset/btw-sidechat-focus-on-open.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Fix the composer not receiving focus after opening the BTW side chat via the shortcut or /btw.
5 changes: 5 additions & 0 deletions .changeset/fix-desktop-memory-leaks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Fix memory usage growing steadily after repeatedly switching sessions and toggling the side chat and subagent panels.
5 changes: 5 additions & 0 deletions .changeset/fix-draft-attachments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Fix unsent composer attachments such as images being lost after switching sessions on the new-session page.
5 changes: 5 additions & 0 deletions .changeset/login-region-card-titles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Remove the redundant parenthesized domain from the login entry card titles.
5 changes: 5 additions & 0 deletions .changeset/mobile-composer-button-glyphs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Fix the send and stop button icons rendering too small in the mobile composer.
5 changes: 5 additions & 0 deletions .changeset/mobile-composer-menu-sheets.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": minor
---

web: Fix the slash-command and @-mention panels failing to open on mobile — both panels and the + menu are now grab-handle bottom sheets on small screens.
5 changes: 5 additions & 0 deletions .changeset/mobile-model-picker-sheet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Present the mobile model picker as a bottom sheet consistent with the other mobile drawers.
5 changes: 5 additions & 0 deletions .changeset/mobile-onboarding-theme-cards.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Fix the oversized appearance theme cards in the mobile first-run wizard.
5 changes: 5 additions & 0 deletions .changeset/mobile-park-custom-provider.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Temporarily remove the custom-provider entry from the mobile first-run wizard.
5 changes: 5 additions & 0 deletions .changeset/mobile-switcher-flat-grouped-tabs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": minor
---

web: Add a flat/by-workspace tab to the mobile session list — the flat view sorts purely by recency and the grouped view orders each workspace by its latest session.
5 changes: 5 additions & 0 deletions .changeset/mobile-tool-row-touch-height.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Fix tool-call rows alternating heights on mobile by unifying them to the compact row height.
5 changes: 5 additions & 0 deletions .changeset/remove-perm-thinking-slash-commands.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Remove the /auto, /yolo, and /thinking slash commands; permission mode and thinking effort remain adjustable from their settings UI.
5 changes: 5 additions & 0 deletions .changeset/sidebar-overlay-scrollbar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Fix mismatched left and right margins in the sidebar session list, and show the scrollbar only while hovering or scrolling.
5 changes: 5 additions & 0 deletions .changeset/usage-flyout-viewport-cap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: Fix the reset-time hint in the sidebar usage panel being ellipsized even when there is enough room.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

13 changes: 0 additions & 13 deletions apps/kimi-code/dist-web/assets/DesignSystemView-D3Fb0Fsd.js

This file was deleted.

13 changes: 13 additions & 0 deletions apps/kimi-code/dist-web/assets/DesignSystemView-D8gXN1JV.js

Large diffs are not rendered by default.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading