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
6 changes: 6 additions & 0 deletions docs/en/release-notes/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ outline: 2

This page documents the changes in each Kimi Code CLI release.

## 0.40.1 (2026-09-02)

### Bug Fixes

- Fix the condition for showing the kimi-cli migration prompt.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Fold this migration fix into the catch-all

This fix only stops an already-visible migration prompt from reappearing after completion or dismissal, so affected users discover the correction in context and need not change a habit, configuration, or workaround. The required changelog-sync workflow therefore says it fails the reader-action/channel gates and should become the standard catch-all bullet with the upstream GitHub pointer; update the Chinese mirror likewise instead of retaining this standalone entry.

AGENTS.md reference: docs/AGENTS.md:L326-L328

Useful? React with 👍 / 👎.


## 0.40.0 (2026-09-02)

### Features
Expand Down
6 changes: 6 additions & 0 deletions docs/zh/release-notes/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ outline: 2

本页记录 Kimi Code CLI 每个版本的变更内容。

## 0.40.1(2026-09-02)

### 修复

- 修复 kimi-cli 迁移完成或关闭后仍重复弹出迁移提示的问题。

## 0.40.0(2026-09-02)

### 新功能
Expand Down
Loading