@michengai/dsh-codex-ui 0.2.49 → 0.2.53

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/README.md CHANGED
@@ -133,7 +133,10 @@ Deleting a workspace registration does not delete its folder or conversation rec
133
133
  | Expert management | `@michengai/dsh-agency-agents` | Settings page opened from **Experts** |
134
134
  | Skill management | `@michengai/dsh-skills-manager` | Settings page opened from **Skills** |
135
135
  | Archive management | `@michengai/dsh-archive-manager` | Permanent deletion and archived-session management |
136
- | Suite | `@michengai/dsh-codex-suite` | Installs the four plugins together |
136
+ | IM Assistant | `@michengai/dsh-im-connect` | Settings page opened from **IM Assistant** |
137
+ | Scheduled tasks | `@michengai/dsh-automation` | Settings page opened from **Scheduled tasks** |
138
+ | Plugin Market | `dshmarket` | When installed, the **Plugins** entry opens the market first |
139
+ | Suite | `@michengai/dsh-codex-suite` | Installs Codex UI and companion management plugins |
137
140
 
138
141
  ## Secondary development
139
142
 
package/README.zh-CN.md CHANGED
@@ -99,7 +99,7 @@ dsh --profile web --dump-config
99
99
  | 管理会话 | 打开会话菜单,进行重命名、置顶、未读、归档、派生、复制或删除。 |
100
100
  | 跳转轮次 | 使用当前会话左侧的轮次刻度跳转到对应提问。 |
101
101
  | 查看连接器 | 打开「设置 → 连接器」。不会展示地址、命令或凭证。 |
102
- | 查看配套插件 | 打开「设置 → 关于」,查看专家、技能和归档插件状态。 |
102
+ | 查看配套插件 | 打开「设置 → 关于」,查看专家、技能、归档、IM、定时任务和插件市场状态。 |
103
103
 
104
104
  ![会话菜单](assets/screenshots/session-menu.png)
105
105
 
@@ -133,7 +133,10 @@ dsh --profile web --dump-config
133
133
  | 专家管理 | `@michengai/dsh-agency-agents` | 从「专家」进入对应设置页 |
134
134
  | 技能管理 | `@michengai/dsh-skills-manager` | 从「技能」进入对应设置页 |
135
135
  | 归档管理 | `@michengai/dsh-archive-manager` | 提供永久删除和已归档会话管理 |
136
- | 套件 | `@michengai/dsh-codex-suite` | 一次安装上述四个插件 |
136
+ | IM 助理 | `@michengai/dsh-im-connect` | 从「IM助理」进入对应设置页 |
137
+ | 定时任务 | `@michengai/dsh-automation` | 从「定时任务」进入对应设置页 |
138
+ | 插件市场 | `dshmarket` | 已安装时,「插件」入口优先进入市场 |
139
+ | 套件 | `@michengai/dsh-codex-suite` | 一次安装 Codex UI 及配套管理插件 |
137
140
 
138
141
  ## 二次开发
139
142