@michengai/dsh-codex-ui 0.2.101 → 0.2.102
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 +28 -0
- package/CHANGELOG.zh-CN.md +28 -0
- package/README.md +1 -2
- package/README.zh-CN.md +1 -2
- package/{dist → lib}/client.js +2514 -749
- package/{dist → lib}/index.mjs +556 -19
- package/package.json +45 -27
- /package/{dist → lib}/index.d.mts +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,34 @@
|
|
|
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.102 — 2026-09-03
|
|
8
|
+
|
|
9
|
+
Companion release: `@michengai/dsh-codex-suite-installer@0.1.19`.
|
|
10
|
+
|
|
11
|
+
### Added
|
|
12
|
+
|
|
13
|
+
- Added persistent, reorderable workspace groups with a collapsible ungrouped collection, while preserving the flat project list when no custom groups exist.
|
|
14
|
+
- Added Codex-style session and project menus, project-wide session archiving, and confirmed cross-project session moves that migrate the session working directory with rollback protection.
|
|
15
|
+
- Added Codex-aligned drag previews, exact insertion indicators, group ordering, project-to-group movement, and session movement between projects.
|
|
16
|
+
- Added GitHub and Issues actions to the Codex UI settings page.
|
|
17
|
+
|
|
18
|
+
### Changed
|
|
19
|
+
|
|
20
|
+
- Removed session pinning and kept project pinning as the single pinning model.
|
|
21
|
+
- Published runtime files from `lib` and aligned the client bundle contract with the current DSH module loader.
|
|
22
|
+
- Upgraded supported DSH development dependencies to `0.1.2-rc.1`; `dsh-client-runtime` remains on its highest published version, `0.1.1-rc.2`.
|
|
23
|
+
|
|
24
|
+
### Fixed
|
|
25
|
+
|
|
26
|
+
- Matched Codex sidebar spacing, typography, controls, hover cards, folder treatments, animations, and drag feedback across pinned, project, recent, channel, schedule, and extension sections.
|
|
27
|
+
- Stabilized sidebar resizing at a 240px minimum without persisting width, retained the 50% collapse threshold, and removed the initial resize animation and first-drag rebound.
|
|
28
|
+
- Hardened workspace-group hydration and persistence, host compatibility fallbacks, structured user-facing errors, unread state updates, and move rollback failure messaging.
|
|
29
|
+
- Completed Simplified Chinese and English coverage for the updated sidebar, menus, confirmations, errors, and settings actions.
|
|
30
|
+
|
|
31
|
+
### Dependencies
|
|
32
|
+
|
|
33
|
+
- The Suite Installer release workflow will resolve Codex UI `0.2.102` after this release is published.
|
|
34
|
+
|
|
7
35
|
## 0.2.101 — 2026-09-01
|
|
8
36
|
|
|
9
37
|
Companion release: `@michengai/dsh-codex-suite-installer@0.1.18`.
|
package/CHANGELOG.zh-CN.md
CHANGED
|
@@ -4,6 +4,34 @@
|
|
|
4
4
|
|
|
5
5
|
本日志记录 DSH Codex UI 及其一键安装器的最近发布;更早的变更可查看 [Git 提交历史](https://github.com/MichengAI/dsh-codex-ui/commits/main)。
|
|
6
6
|
|
|
7
|
+
## 0.2.102 — 2026-09-03
|
|
8
|
+
|
|
9
|
+
配套版本:`@michengai/dsh-codex-suite-installer@0.1.19`。
|
|
10
|
+
|
|
11
|
+
### 新增
|
|
12
|
+
|
|
13
|
+
- 新增可持久化、可排序的项目分组;存在自定义分组时显示可折叠的“未分组”,没有自定义分组时继续使用扁平项目列表。
|
|
14
|
+
- 新增 Codex 风格的会话与项目菜单、项目内全部会话归档,以及带二次确认、工作目录迁移和失败回滚保护的会话跨项目移动。
|
|
15
|
+
- 新增与 Codex 对齐的拖拽预览、精确插入指示、分组排序、项目跨分组移动和会话跨项目移动。
|
|
16
|
+
- 在 Codex UI 设置页新增 GitHub 与“问题反馈”入口。
|
|
17
|
+
|
|
18
|
+
### 调整
|
|
19
|
+
|
|
20
|
+
- 移除会话置顶,仅保留项目置顶作为统一的置顶模型。
|
|
21
|
+
- 发布文件统一输出到 `lib`,并让客户端 Bundle 契约对齐当前 DSH 模块加载器。
|
|
22
|
+
- 支持的 DSH 开发依赖升级到 `0.1.2-rc.1`;`dsh-client-runtime` 继续使用其已发布最高版本 `0.1.1-rc.2`。
|
|
23
|
+
|
|
24
|
+
### 修复
|
|
25
|
+
|
|
26
|
+
- 对齐 Codex 在置顶、项目、最近、频道、定时和扩展区域的侧边栏间距、字体、控件、悬浮卡片、文件夹样式、动画与拖放反馈。
|
|
27
|
+
- 将侧边栏最小宽度稳定为 240px,不持久化宽度,继续使用 50% 收缩阈值,并消除刷新时的收缩动画和首次拖动回弹。
|
|
28
|
+
- 强化项目分组初始化与持久化、宿主兼容回退、结构化用户错误、未读状态更新,以及会话移动回滚失败提示。
|
|
29
|
+
- 补齐新版侧边栏、菜单、确认弹窗、错误提示和设置操作的简体中文与英文文案。
|
|
30
|
+
|
|
31
|
+
### 依赖
|
|
32
|
+
|
|
33
|
+
- Suite Installer 发布 workflow 会在本版本发布后解析 Codex UI `0.2.102`。
|
|
34
|
+
|
|
7
35
|
## 0.2.101 — 2026-09-01
|
|
8
36
|
|
|
9
37
|
配套版本:`@michengai/dsh-codex-suite-installer@0.1.18`。
|
package/README.md
CHANGED
|
@@ -108,7 +108,7 @@ dsh plugin --profile web add .
|
|
|
108
108
|
dsh --profile web --dump-config
|
|
109
109
|
```
|
|
110
110
|
|
|
111
|
-
Restart DSH Web and hard-refresh the browser. Do not copy `
|
|
111
|
+
Restart DSH Web and hard-refresh the browser. Do not copy `lib` manually; local installation reads both package metadata and `cordis.patch.yml`.
|
|
112
112
|
|
|
113
113
|
## Usage
|
|
114
114
|
|
|
@@ -132,7 +132,6 @@ Deleting a workspace registration does not delete its folder or conversation rec
|
|
|
132
132
|
| Data | Storage | Scope |
|
|
133
133
|
| --- | --- | --- |
|
|
134
134
|
| Pinned workspaces | Host profile file with a `localStorage` cache | Survives DSH restarts and Desktop tray reloads |
|
|
135
|
-
| Pinned conversations | `localStorage` key `dsh.session-pins.v1` | Current browser only |
|
|
136
135
|
| Unread conversations | `localStorage` key `dsh.session-unread.v1` | Current browser only |
|
|
137
136
|
| Conversation records | DSH host services | Unchanged by this plugin |
|
|
138
137
|
|
package/README.zh-CN.md
CHANGED
|
@@ -108,7 +108,7 @@ dsh plugin --profile web add .
|
|
|
108
108
|
dsh --profile web --dump-config
|
|
109
109
|
```
|
|
110
110
|
|
|
111
|
-
完成后重启 DSH Web 并硬刷新浏览器。不要手工复制 `
|
|
111
|
+
完成后重启 DSH Web 并硬刷新浏览器。不要手工复制 `lib`;本地目录安装会同时读取包信息和 `cordis.patch.yml`。
|
|
112
112
|
|
|
113
113
|
## 使用
|
|
114
114
|
|
|
@@ -132,7 +132,6 @@ dsh --profile web --dump-config
|
|
|
132
132
|
| 数据 | 存储位置 | 范围 |
|
|
133
133
|
| --- | --- | --- |
|
|
134
134
|
| 置顶项目 | Host Profile 文件,并使用 `localStorage` 缓存 | DSH 重启及 Desktop 托盘重新加载后仍保留 |
|
|
135
|
-
| 置顶会话 | `localStorage` 键 `dsh.session-pins.v1` | 仅当前浏览器 |
|
|
136
135
|
| 未读会话 | `localStorage` 键 `dsh.session-unread.v1` | 仅当前浏览器 |
|
|
137
136
|
| 会话记录 | DSH 宿主服务 | 本插件不改写 |
|
|
138
137
|
|