@michengai/dsh-codex-ui 0.2.104 → 0.2.105

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,36 +4,25 @@
4
4
 
5
5
  This changelog records recent releases of DSH Codex UI and its one-click installer. Earlier changes remain available in the [Git history](https://github.com/MichengAI/dsh-codex-ui/commits/main).
6
6
 
7
- ## 0.2.104 — 2026-09-06
8
-
9
- Companion release: `@michengai/dsh-codex-suite-installer@0.1.21`.
7
+ ## 0.2.105 — 2026-09-06
10
8
 
11
- ### Added
9
+ - Added Simplify directly below BTW on the About page, with version status, install, update, and bulk-update support.
12
10
 
13
- - Moved Up/Down input history from BTW into Codex UI, with workspace persistence, legacy history import, and guards for drafts, IME, and candidate menus.
14
- - Added BTW at the end of the first-party About list with existing install and update actions; shortened the archive label to "Archived conversations".
15
-
16
- ### Fixed
11
+ ## suite-installer-v0.1.22 2026-09-06
17
12
 
18
- - Capture only live appended messages after mounting, preventing duplicate history when opening, reloading, or replacing conversation windows. Messages sent while unmounted are not backfilled.
19
- - Preserve the history cursor during synchronous draft writes for consecutive Up/Down navigation, and resume live collection after window revision resets.
20
- - Declare the official input-trigger peer dependency and add contracts for the BTW package, display order, and localized names.
13
+ - Updated the bundled Codex UI to `0.2.105`, adding Simplify management to the About page.
14
+ - Updated Automation to `0.1.32`; other Suite members remain unchanged.
21
15
 
22
- ### Validation
16
+ ## 0.2.104 — 2026-09-06
23
17
 
24
- - Type checking, 96 tests, the build, and 31 assertion scripts passed. Actual DSH interaction acceptance remains pending user testing after local installation.
18
+ - Added input history: press Up/Down in an empty composer to recall previously sent text. Each project keeps its own history.
19
+ - Added BTW to the About page, with version information and install/update actions.
20
+ - Shortened the archive plugin label to "Archived conversations".
25
21
 
26
22
  ## suite-installer-v0.1.21 — 2026-09-06
27
23
 
28
- ### Dependencies
29
-
30
- - Pin Codex UI to `0.2.104`, including input history, About-page updates, and their fixes.
31
- - Update Skills Manager, Agency Agents, and Automation to `0.1.40`, `0.1.32`, and `0.1.31`, respectively; keep Archive Manager at `0.1.30` and IM Connect at `0.1.34`.
32
- - Continue installing exact member versions with `--save-exact` for reproducible installations.
33
-
34
- ### Release
35
-
36
- - Extract GitHub Release notes from both CHANGELOG files, with Chinese first and English second.
24
+ - Updated the bundled Codex UI to `0.2.104`, adding Up/Down input history and a BTW entry on the About page.
25
+ - Updated Skills Manager, Agency Agents, and Automation.
37
26
 
38
27
  ## 0.2.103 — 2026-09-04
39
28
 
@@ -4,36 +4,25 @@
4
4
 
5
5
  本日志记录 DSH Codex UI 及其一键安装器的最近发布;更早的变更可查看 [Git 提交历史](https://github.com/MichengAI/dsh-codex-ui/commits/main)。
6
6
 
7
- ## 0.2.104 — 2026-09-06
8
-
9
- 配套版本:`@michengai/dsh-codex-suite-installer@0.1.21`。
7
+ ## 0.2.105 — 2026-09-06
10
8
 
11
- ### 新增
9
+ - 关于页在 BTW 下方新增 Simplify,支持查看版本状态、安装、更新和批量更新。
12
10
 
13
- - 将上下键输入历史从 BTW 迁入 Codex UI,按工作区持久化、支持旧历史导入,并保护草稿、输入法和候选菜单。
14
- - 在关于页的自研插件末尾加入 BTW 旁问,复用安装更新入口;将“归档会话管理”简化为“归档会话”。
15
-
16
- ### 修复
11
+ ## suite-installer-v0.1.22 2026-09-06
17
12
 
18
- - 仅采集挂载后的实时追加消息,避免打开、重载或替换会话窗口时重复写入历史;未挂载期间的消息不补录。
19
- - 保护自身同步回写期间的历史游标,支持连续上下键;窗口版本归零后恢复实时采集。
20
- - 补齐官方 input-trigger 的 peer 依赖声明,并增加 BTW 包名、显示顺序和中英文名称契约。
13
+ - 更新套件中的 Codex UI 至 `0.2.105`,在关于页新增 Simplify 管理入口。
14
+ - 更新 Automation 至 `0.1.32`,其他套件成员保持不变。
21
15
 
22
- ### 验证
16
+ ## 0.2.104 — 2026-09-06
23
17
 
24
- - 类型检查、96 项测试、构建和 31 组断言通过;真实 DSH 交互验收仍由用户在本地安装后执行。
18
+ - 新增输入历史:输入框为空时,按上下方向键即可找回之前发送的内容,各项目的历史独立保存。
19
+ - 关于页新增 BTW 旁问插件,支持查看版本、安装和更新。
20
+ - 将“归档会话管理”更名为“归档会话”。
25
21
 
26
22
  ## suite-installer-v0.1.21 — 2026-09-06
27
23
 
28
- ### 依赖
29
-
30
- - 将 Codex UI 钉定到 `0.2.104`,包含输入历史与关于页改动及其修复。
31
- - 将 Skills Manager、Agency Agents 和 Automation 分别更新到 `0.1.40`、`0.1.32` 和 `0.1.31`;Archive Manager 保持 `0.1.30`,IM Connect 保持 `0.1.34`。
32
- - 安装器继续使用精确版本及 `--save-exact`,确保安装可复现。
33
-
34
- ### 发布
35
-
36
- - GitHub Release 说明改为从中英文 CHANGELOG 提取,中文在前、英文在后。
24
+ - 更新套件中的 Codex UI 至 `0.2.104`,新增上下键输入历史和 BTW 旁问插件入口。
25
+ - 同步更新 Skills Manager、Agency Agents 和 Automation。
37
26
 
38
27
  ## 0.2.103 — 2026-09-04
39
28
 
package/lib/client.js CHANGED
@@ -5956,6 +5956,10 @@ html[data-dcu-official-turn-navigator-supported=true] .dcu-turn-navigator,html:h
5956
5956
  id: "btw",
5957
5957
  packageName: "@michengai/dsh-btw"
5958
5958
  },
5959
+ {
5960
+ id: "simplify",
5961
+ packageName: "@michengai/dsh-simplify"
5962
+ },
5959
5963
  {
5960
5964
  id: "market",
5961
5965
  packageName: "dshmarket"
@@ -6671,6 +6675,7 @@ html[data-dcu-official-turn-navigator-supported=true] .dcu-turn-navigator,html:h
6671
6675
  "about.dependency.im": "IM助理",
6672
6676
  "about.dependency.schedule": "定时任务",
6673
6677
  "about.dependency.btw": "BTW 旁问",
6678
+ "about.dependency.simplify": "Simplify",
6674
6679
  "about.dependency.market": "插件市场",
6675
6680
  "turns.label": "当前会话轮次导航",
6676
6681
  "turns.untitled": "未命名提问",
@@ -6872,6 +6877,7 @@ html[data-dcu-official-turn-navigator-supported=true] .dcu-turn-navigator,html:h
6872
6877
  "about.dependency.im": "IM Assistant",
6873
6878
  "about.dependency.schedule": "Scheduled tasks",
6874
6879
  "about.dependency.btw": "BTW",
6880
+ "about.dependency.simplify": "Simplify",
6875
6881
  "about.dependency.market": "Plugin Market",
6876
6882
  "turns.label": "Conversation turn navigation",
6877
6883
  "turns.untitled": "Untitled prompt",
package/lib/index.mjs CHANGED
@@ -48,6 +48,10 @@ const MANAGED_DEPENDENCIES = [
48
48
  id: "btw",
49
49
  packageName: "@michengai/dsh-btw"
50
50
  },
51
+ {
52
+ id: "simplify",
53
+ packageName: "@michengai/dsh-simplify"
54
+ },
51
55
  {
52
56
  id: "market",
53
57
  packageName: "dshmarket"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@michengai/dsh-codex-ui",
3
- "version": "0.2.104",
3
+ "version": "0.2.105",
4
4
  "description": "以 Codex 风格重构 DSH Web 侧栏的独立客户端插件",
5
5
  "license": "Apache-2.0",
6
6
  "publishConfig": {