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

web: fix background agent message cards incorrectly showing a running indicator.
5 changes: 5 additions & 0 deletions .changeset/bash-task-panel-terminal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: polish the style and interaction of Bash commands in the right-side panel.
5 changes: 5 additions & 0 deletions .changeset/diff-panel-selection-quote.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: support selection comments and quote-to-chat in the diff and per-turn changes panels.
5 changes: 5 additions & 0 deletions .changeset/edit-turn-diff-overlap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: fix file change previews showing added/removed lines that never existed when the same file is edited multiple times in one turn.
5 changes: 5 additions & 0 deletions .changeset/esc-no-close-panel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: pressing Esc no longer closes the right detail panel.
5 changes: 5 additions & 0 deletions .changeset/fix-default-thinking-top-effort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: fix the default thinking effort in settings not being settable to the highest level (Max).
5 changes: 5 additions & 0 deletions .changeset/permission-mode-copy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: rename the three permission modes to Always Ask / Ask When Needed / Never Ask and update their Chinese and English descriptions.
5 changes: 5 additions & 0 deletions .changeset/quote-pill-neutral-restyle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: restyle selection quote pills from blue to the same neutral ink as other mentions, with a vertical bar separating the quote and comment.
5 changes: 5 additions & 0 deletions .changeset/quote-pill-shorter-excerpt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: shorten selection quote pill excerpts to at most 12 characters.
5 changes: 5 additions & 0 deletions .changeset/restore-selection-quote.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: restore selection quoting — after selecting text in a message or file preview, you can add a comment or quote it into the chat.
5 changes: 5 additions & 0 deletions .changeset/selection-bubble-grow-upward.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: selection comment bubbles near the bottom of the page now pop above the selection and grow upward, eliminating double scrollbars.
5 changes: 5 additions & 0 deletions .changeset/selection-bubble-header-drag-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: fix selection bubbles displayed over the panel header being unclickable and lacking a hover state.
5 changes: 5 additions & 0 deletions .changeset/selection-bubble-mid-drag-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: fix the comment bubble popping up before mouse release when selecting text with a slow drag.
5 changes: 5 additions & 0 deletions .changeset/selection-comment-actions-rework.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: rework selection comment bubble actions into right-aligned Cancel / Add to chat below the input, with an Enter hint on the confirm button.
5 changes: 5 additions & 0 deletions .changeset/selection-comment-composer-revamp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: revamp the selection comment bubble — the comment box supports multi-line input and auto-grows, and the confirm button now matches the chat composer send button.
5 changes: 5 additions & 0 deletions .changeset/terminal-selection-quote.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: support selection quoting in the terminal — select text to add a comment or quote it into the chat.
5 changes: 5 additions & 0 deletions .changeset/tooltip-show-delay-longer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: lengthen the hover delay of quote and mention preview cards so merely passing the mouse over them no longer triggers them.
5 changes: 5 additions & 0 deletions .changeset/tower-mode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": minor
---

web: add tower multi-agent collaboration mode (experimental), enabled via the /tower command or the composer plus menu; /tower supports specifying a base branch (e.g. /tower add-new-feature).
5 changes: 5 additions & 0 deletions .changeset/turn-file-history-stats.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: fix inaccurate added/removed line counts in per-turn file change summaries after the same file is edited or overwritten multiple times.
5 changes: 5 additions & 0 deletions .changeset/turn-files-authoritative-only.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@moonshot-ai/kimi-code": patch
---

web: per-turn file change cards now show only exact line statistics, and the card no longer appears when statistics are unavailable.

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