Skip to content

v2.1.21

Choose a tag to compare

@github-actions github-actions released this 10 Mar 03:54
· 1713 commits to master since this release
e8ee4b7

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_info toggle to prepend user identity to agent messages (#60)
  • UI: Add “show hidden directories” toggle to directory browser (#66)

Changed

  • Config: Default include_user_info to 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

  • UI:修复 Features 文案与时长格式(#63
  • 飞书:修复图片 MIME 类型识别(#63
  • API:移除目录浏览器的 home 目录限制(#65

Full Changelog: v2.1.20...v2.1.21