Skip to content

Commit e285fef

Browse files
committed
feat(changelog): update unreleased section with new web features
1 parent 39db4cd commit e285fef

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ Only write entries that are worth mentioning to users.
1111

1212
## Unreleased
1313

14+
- Web: Add Git diff status bar showing uncommitted changes in session working directory
15+
- Web: Add "Open in" menu for opening files/directories in Terminal, VS Code, Cursor, or other local applications
16+
- Web: Add search functionality to filter sessions by title or working directory
17+
- Web: Improve session title display with proper overflow handling
18+
1419
## 1.4 (2026-01-30)
1520

1621
- Shell: Merge `/login` and `/setup` commands; `/setup` is now an alias for `/login`

docs/en/release-notes/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ This page documents the changes in each Kimi Code CLI release.
44

55
## Unreleased
66

7+
- Web: Add Git diff status bar showing uncommitted changes in session working directory
8+
- Web: Add "Open in" menu for opening files/directories in Terminal, VS Code, Cursor, or other local applications
9+
- Web: Add search functionality to filter sessions by title or working directory
10+
- Web: Improve session title display with proper overflow handling
11+
712
## 1.4 (2026-01-30)
813

914
- Shell: Merge `/login` and `/setup` commands; `/setup` is now an alias for `/login`

docs/zh/release-notes/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
## 未发布
66

7+
- Web:添加 Git diff 状态栏,显示会话工作目录中的未提交更改
8+
- Web:添加 "Open in" 菜单,用于在终端、VS Code、Cursor 或其他本地应用中打开文件/目录
9+
- Web:添加会话搜索功能,支持按标题或工作目录过滤会话
10+
- Web:改进会话标题显示,优化溢出处理
11+
712
## 1.4 (2026-01-30)
813

914
- Shell:合并 `/login``/setup` 命令,`/setup` 现为 `/login` 的别名

0 commit comments

Comments
 (0)