mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-15 19:55:36 +00:00
docs(changelog): sync 0.36.1 from apps/kimi-code/CHANGELOG.md (#2926)
This commit is contained in:
parent
13d86f8b7b
commit
a23680e293
2 changed files with 28 additions and 0 deletions
|
|
@ -6,6 +6,20 @@ outline: 2
|
|||
|
||||
This page documents the changes in each Kimi Code CLI release.
|
||||
|
||||
## 0.36.1 (2026-08-14)
|
||||
|
||||
### Features
|
||||
|
||||
- web: Generate session titles with AI (experimental). Off by default — set `KIMI_CODE_EXPERIMENTAL_AUTO_SESSION_TITLE=1` (or the master flag `KIMI_CODE_EXPERIMENTAL_FLAG=1`) to turn it on.
|
||||
|
||||
### Polish
|
||||
|
||||
- web: Polish the Plan, Goal, and Swarm toggles in the composer, which now live in the + menu next to the input box.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix several known issues and make various refinements. See the [changelog on GitHub](https://github.com/MoonshotAI/kimi-code/blob/main/apps/kimi-code/CHANGELOG.md) for more technical entries.
|
||||
|
||||
## 0.36.0 (2026-08-13)
|
||||
|
||||
### Features
|
||||
|
|
|
|||
|
|
@ -6,6 +6,20 @@ outline: 2
|
|||
|
||||
本页记录 Kimi Code CLI 每个版本的变更内容。
|
||||
|
||||
## 0.36.1(2026-08-14)
|
||||
|
||||
### 新功能
|
||||
|
||||
- web: AI 自动生成会话标题(实验性)。默认关闭,设置 `KIMI_CODE_EXPERIMENTAL_AUTO_SESSION_TITLE=1`(或实验总开关 `KIMI_CODE_EXPERIMENTAL_FLAG=1`)开启。
|
||||
|
||||
### 优化
|
||||
|
||||
- web: 优化输入框的 Plan、Goal、Swarm 开关,现收进了输入框旁的 + 号菜单。
|
||||
|
||||
### 修复
|
||||
|
||||
- 修复了一些已知问题,并做了若干细节优化。更详细的变更记录见 [GitHub](https://github.com/MoonshotAI/kimi-code/blob/main/apps/kimi-code/CHANGELOG.md)。
|
||||
|
||||
## 0.36.0(2026-08-13)
|
||||
|
||||
### 新功能
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue