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/chat-scrollbar-target.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: fix the conversation scrollbar being too thin to click and drag easily.
5 changes: 5 additions & 0 deletions .changeset/fix-task-notification-order.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: fix background task notifications lingering at the bottom of the session during subsequent tool calls.
5 changes: 5 additions & 0 deletions .changeset/lazy-task-output.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: fix page jank caused by hundreds of simultaneous requests when reloading a session with many background tasks.
5 changes: 5 additions & 0 deletions .changeset/offscreen-history-markdown.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: reduce jank when opening and scrolling back through long conversations, while preserving message and tool expansion state.
5 changes: 5 additions & 0 deletions .changeset/session-delete-context-menu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": minor
---

web: support permanently deleting sessions from the session row context menu, with a confirmation prompt.
5 changes: 5 additions & 0 deletions .changeset/skill-reload-on-turn-end.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: fix skills created mid-session not appearing in the slash list until the app restarts.
5 changes: 5 additions & 0 deletions .changeset/stable-streaming-markdown.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: fix trailing backticks briefly flashing at the end of code blocks while they stream.
5 changes: 5 additions & 0 deletions .changeset/visible-media-attachments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": minor
---

web: preview images and videos in a reorderable media rail in the composer, mention them in the text on demand, and keep the previews after queueing and sending.

Large diffs are not rendered by default.

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