v2.1.21
·
1713 commits
to master
since this release
v2.1.21 (English)
Highlights
- Directory browser added for selecting a channel working directory.
- Optional user identity prefix for agent messages via
include_user_info. - Directory browser now supports showing hidden directories and removes home-directory restriction.
Changes
Added
- UI: Add directory browser for channel working directory selection (#59)
- Message: Add
include_user_infotoggle to prepend user identity to agent messages (#60) - UI: Add “show hidden directories” toggle to directory browser (#66)
Changed
- Config: Default
include_user_infoto true (#64)
Fixed
- UI: Fix Features text and duration format (#63)
- Feishu: Fix image MIME detection (#63)
- API: Remove home-directory restriction from directory browser (#65)
Full Changelog: v2.1.20...v2.1.21
v2.1.21(中文)
Highlights
- 新增目录浏览器,用于选择频道工作目录。
- 通过
include_user_info可选在 Agent 消息前追加用户身份信息。 - 目录浏览器支持显示隐藏目录,并移除仅限 home 目录的限制。
Changes
Added
- UI:新增目录浏览器用于选择频道工作目录(#59)
- 消息:新增
include_user_info开关,在 Agent 消息前追加用户身份信息(#60) - UI:目录浏览器新增“显示隐藏目录”开关(#66)
Changed
- 配置:
include_user_info默认值改为 true(#64)
Fixed
Full Changelog: v2.1.20...v2.1.21