mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-06 15:26:26 +00:00
chore(changeset): add changesets for the v2 TUI and web UI updates (#2630)
This commit is contained in:
parent
75fe068a01
commit
3bd098b806
7 changed files with 31 additions and 1 deletions
5
.changeset/tui-lazy-session-creation.md
Normal file
5
.changeset/tui-lazy-session-creation.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
Start the interactive TUI without creating a session.
|
||||
5
.changeset/tui-workspace-trust-prompt.md
Normal file
5
.changeset/tui-workspace-trust-prompt.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": minor
|
||||
---
|
||||
|
||||
Ask whether to trust the current folder on startup.
|
||||
5
.changeset/web-account-plan-usage.md
Normal file
5
.changeset/web-account-plan-usage.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
web: Show the signed-in account and plan usage.
|
||||
5
.changeset/web-custom-providers.md
Normal file
5
.changeset/web-custom-providers.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": minor
|
||||
---
|
||||
|
||||
web: Add and manage custom providers in settings.
|
||||
5
.changeset/web-session-title-emoji.md
Normal file
5
.changeset/web-session-title-emoji.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
web: Set an emoji for the session title.
|
||||
5
.changeset/web-sidebar-pinned-sessions.md
Normal file
5
.changeset/web-sidebar-pinned-sessions.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
web: Pin sessions to the top of the sidebar.
|
||||
|
|
@ -2,4 +2,4 @@
|
|||
"@moonshot-ai/kimi-code": minor
|
||||
---
|
||||
|
||||
web: Polish the UI/UX and fix known issues.
|
||||
web: Overhaul the UI/UX and fix known issues.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue