@michengai/dsh-codex-ui 0.2.104 → 0.2.106
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 +19 -19
- package/CHANGELOG.zh-CN.md +19 -19
- package/lib/client.js +28 -0
- package/lib/index.mjs +4 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,36 +4,36 @@
|
|
|
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.
|
|
8
|
-
|
|
9
|
-
Companion release: `@michengai/dsh-codex-suite-installer@0.1.21`.
|
|
7
|
+
## 0.2.106 — 2026-09-07
|
|
10
8
|
|
|
11
|
-
|
|
9
|
+
- Added Wallpaper Engine sidebar glass support while keeping settings and search dialogs correctly positioned and clickable.
|
|
10
|
+
- Integrated the billing plugin entry into the sidebar, aligning icon size, colors, typography, and spacing with Settings while preserving billing details and the collapsed entry.
|
|
11
|
+
- Added visual regression assertions. Glass and billing have been verified separately; combined verification remains pending because the current test profile does not include the wallpaper plugin.
|
|
12
12
|
|
|
13
|
-
-
|
|
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".
|
|
13
|
+
## suite-installer-v0.1.23 — 2026-09-07
|
|
15
14
|
|
|
16
|
-
|
|
15
|
+
- Updated the bundled Codex UI to `0.2.106`, including sidebar glass support and billing entry styling.
|
|
16
|
+
- Other Suite members remain unchanged. Combined glass and billing verification remains pending.
|
|
17
17
|
|
|
18
|
-
|
|
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.
|
|
18
|
+
## 0.2.105 — 2026-09-06
|
|
21
19
|
|
|
22
|
-
|
|
20
|
+
- Added Simplify directly below BTW on the About page, with version status, install, update, and bulk-update support.
|
|
23
21
|
|
|
24
|
-
-
|
|
22
|
+
## suite-installer-v0.1.22 — 2026-09-06
|
|
25
23
|
|
|
26
|
-
|
|
24
|
+
- Updated the bundled Codex UI to `0.2.105`, adding Simplify management to the About page.
|
|
25
|
+
- Updated Automation to `0.1.32`; other Suite members remain unchanged.
|
|
27
26
|
|
|
28
|
-
|
|
27
|
+
## 0.2.104 — 2026-09-06
|
|
29
28
|
|
|
30
|
-
-
|
|
31
|
-
-
|
|
32
|
-
-
|
|
29
|
+
- Added input history: press Up/Down in an empty composer to recall previously sent text. Each project keeps its own history.
|
|
30
|
+
- Added BTW to the About page, with version information and install/update actions.
|
|
31
|
+
- Shortened the archive plugin label to "Archived conversations".
|
|
33
32
|
|
|
34
|
-
|
|
33
|
+
## suite-installer-v0.1.21 — 2026-09-06
|
|
35
34
|
|
|
36
|
-
-
|
|
35
|
+
- Updated the bundled Codex UI to `0.2.104`, adding Up/Down input history and a BTW entry on the About page.
|
|
36
|
+
- Updated Skills Manager, Agency Agents, and Automation.
|
|
37
37
|
|
|
38
38
|
## 0.2.103 — 2026-09-04
|
|
39
39
|
|
package/CHANGELOG.zh-CN.md
CHANGED
|
@@ -4,36 +4,36 @@
|
|
|
4
4
|
|
|
5
5
|
本日志记录 DSH Codex UI 及其一键安装器的最近发布;更早的变更可查看 [Git 提交历史](https://github.com/MichengAI/dsh-codex-ui/commits/main)。
|
|
6
6
|
|
|
7
|
-
## 0.2.
|
|
8
|
-
|
|
9
|
-
配套版本:`@michengai/dsh-codex-suite-installer@0.1.21`。
|
|
7
|
+
## 0.2.106 — 2026-09-07
|
|
10
8
|
|
|
11
|
-
|
|
9
|
+
- 新增 Wallpaper Engine 侧栏玻璃兼容,并保持设置和搜索弹窗定位、点击正常。
|
|
10
|
+
- 将费用插件入口融入侧栏,统一与设置入口的图标大小、颜色、字号和间距,保留费用详情及收缩态入口。
|
|
11
|
+
- 补充视觉回归断言。玻璃与费用入口已分别验证;当前测试 profile 不含壁纸插件,组合验收仍待完成。
|
|
12
12
|
|
|
13
|
-
-
|
|
14
|
-
- 在关于页的自研插件末尾加入 BTW 旁问,复用安装更新入口;将“归档会话管理”简化为“归档会话”。
|
|
13
|
+
## suite-installer-v0.1.23 — 2026-09-07
|
|
15
14
|
|
|
16
|
-
|
|
15
|
+
- 更新套件中的 Codex UI 至 `0.2.106`,包含侧栏玻璃兼容和费用入口样式适配。
|
|
16
|
+
- 其他套件成员保持不变,玻璃与费用入口组合验收仍待完成。
|
|
17
17
|
|
|
18
|
-
-
|
|
19
|
-
- 保护自身同步回写期间的历史游标,支持连续上下键;窗口版本归零后恢复实时采集。
|
|
20
|
-
- 补齐官方 input-trigger 的 peer 依赖声明,并增加 BTW 包名、显示顺序和中英文名称契约。
|
|
18
|
+
## 0.2.105 — 2026-09-06
|
|
21
19
|
|
|
22
|
-
|
|
20
|
+
- 关于页在 BTW 下方新增 Simplify,支持查看版本状态、安装、更新和批量更新。
|
|
23
21
|
|
|
24
|
-
-
|
|
22
|
+
## suite-installer-v0.1.22 — 2026-09-06
|
|
25
23
|
|
|
26
|
-
|
|
24
|
+
- 更新套件中的 Codex UI 至 `0.2.105`,在关于页新增 Simplify 管理入口。
|
|
25
|
+
- 更新 Automation 至 `0.1.32`,其他套件成员保持不变。
|
|
27
26
|
|
|
28
|
-
|
|
27
|
+
## 0.2.104 — 2026-09-06
|
|
29
28
|
|
|
30
|
-
-
|
|
31
|
-
-
|
|
32
|
-
-
|
|
29
|
+
- 新增输入历史:输入框为空时,按上下方向键即可找回之前发送的内容,各项目的历史独立保存。
|
|
30
|
+
- 关于页新增 BTW 旁问插件,支持查看版本、安装和更新。
|
|
31
|
+
- 将“归档会话管理”更名为“归档会话”。
|
|
33
32
|
|
|
34
|
-
|
|
33
|
+
## suite-installer-v0.1.21 — 2026-09-06
|
|
35
34
|
|
|
36
|
-
-
|
|
35
|
+
- 更新套件中的 Codex UI 至 `0.2.104`,新增上下键输入历史和 BTW 旁问插件入口。
|
|
36
|
+
- 同步更新 Skills Manager、Agency Agents 和 Automation。
|
|
37
37
|
|
|
38
38
|
## 0.2.103 — 2026-09-04
|
|
39
39
|
|
package/lib/client.js
CHANGED
|
@@ -5104,6 +5104,9 @@ header [data-dcu-title-folder] svg,header [data-dcu-title-more] svg{display:bloc
|
|
|
5104
5104
|
}
|
|
5105
5105
|
const stylesheet$3 = `
|
|
5106
5106
|
.dcu-root{--dcu-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei UI",sans-serif;--dcu-sidebar-primary:#393d3e;--dcu-sidebar-secondary:#676b6c;--dcu-sidebar-tertiary:#9a9f9f;--dcu-sidebar-navigation:#4e5253;--dcu-sidebar-icon:#4e5253;--dcu-sidebar-hover:#dfe8e5;--dcu-sidebar-border:rgba(37,46,41,.10);--dcu-tip-bg:#ffffff;--dcu-tip-shadow:0 10px 32px rgba(31,39,36,.22);width:100%;height:100%;min-width:0;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;background:#eef7f5;color:var(--dcu-sidebar-primary);font:14px/20px var(--dcu-font)}body[data-ds-dark-theme] .dcu-root{background:#1d2120;--dcu-sidebar-primary:#b9bab9;--dcu-sidebar-secondary:#909191;--dcu-sidebar-tertiary:#666867;--dcu-sidebar-navigation:#b9bab9;--dcu-sidebar-icon:#afafaf;--dcu-sidebar-hover:#303432;--dcu-sidebar-border:rgba(255,255,255,.08);--dcu-tip-bg:#2a2a2a;--dcu-tip-shadow:0 10px 30px rgba(0,0,0,.28)}
|
|
5107
|
+
/* 滤镜只作用于背景,避免为设置和搜索等 fixed 后代创建侧栏包含块。 */
|
|
5108
|
+
body[data-we-sidebar-glass] .dcu-root{position:relative;background:transparent}body[data-we-sidebar-glass] .dcu-root::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-color:color-mix(in srgb,var(--we-sidebar-color,#fff) calc(var(--we-sidebar-alpha,.15)*.66*100%),transparent);background-image:linear-gradient(180deg,rgba(255,255,255,calc(var(--we-sidebar-sheen,1)*.14)),rgba(255,255,255,calc(var(--we-sidebar-sheen,1)*.04)) 38%,rgba(255,255,255,calc(var(--we-sidebar-sheen,1)*.01)));-webkit-backdrop-filter:blur(var(--we-sidebar-blur,16px)) saturate(var(--we-sidebar-saturate,1.8)) brightness(var(--we-glass-brightness,1.04)) contrast(1.01);backdrop-filter:blur(var(--we-sidebar-blur,16px)) saturate(var(--we-sidebar-saturate,1.8)) brightness(var(--we-glass-brightness,1.04)) contrast(1.01);box-shadow:inset 0 1px 0 rgba(255,255,255,calc(var(--we-sidebar-sheen,1)*.32)),inset 0 -1px 0 rgba(255,255,255,calc(var(--we-sidebar-sheen,1)*.08)),inset 0 0 0 .5px rgba(255,255,255,calc(var(--we-sidebar-sheen,1)*.06))}body[data-ds-dark-theme][data-we-sidebar-glass] .dcu-root::before{background-color:color-mix(in srgb,var(--we-sidebar-color,#fff) calc(var(--we-sidebar-alpha,.15)*.33*100%),transparent)}body[data-we-appwindow][data-we-sidebar-glass] .dcu-root::before{-webkit-backdrop-filter:none;backdrop-filter:none}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){body[data-we-sidebar-glass] .dcu-root{background:#eef7f5}body[data-ds-dark-theme][data-we-sidebar-glass] .dcu-root{background:#1d2120}body[data-we-sidebar-glass] .dcu-root::before{display:none}}
|
|
5109
|
+
body[data-we-sidebar-glass] .dcu-expanded-shell,body[data-we-sidebar-glass] .dcu-compact-shell,body[data-we-sidebar-glass] .dcu-foot{position:relative}
|
|
5107
5110
|
.dcu-expanded-shell{display:flex;width:100%;min-height:0;flex:1 1 0;overflow:hidden;flex-direction:column;transform-origin:left center;transition:opacity 140ms ease-out,transform 180ms cubic-bezier(.16,1,.3,1);animation:dcu-sidebar-expanded-in 180ms cubic-bezier(.16,1,.3,1)}.dcu-compact-shell{display:none;width:56px}.dcu-root.dcu-collapsing .dcu-expanded-shell{opacity:0;transform:translateX(-6px);pointer-events:none}.dcu-root.dcu-compact .dcu-expanded-shell{display:none}.dcu-root.dcu-compact .dcu-compact-shell{display:flex;min-height:0;flex:1;flex-direction:column;align-items:center;animation:dcu-sidebar-compact-in 140ms ease-out}@keyframes dcu-sidebar-expanded-in{from{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:none}}@keyframes dcu-sidebar-compact-in{from{opacity:0;transform:translateX(-4px)}to{opacity:1;transform:none}}
|
|
5108
5111
|
.dcu-root *{box-sizing:border-box}.dcu-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px;height:60px;padding:8px 8px 8px 12px}.dcu-brand{border:0;background:transparent;color:inherit;padding:0;display:flex;align-items:center;min-width:0;overflow:hidden}.dcu-brand svg{display:block;width:auto;max-width:100%;height:24px;min-width:0}.dcu-head-actions{display:grid;grid-auto-flow:column;grid-auto-columns:28px;align-items:center;column-gap:8px;height:28px}
|
|
5109
5112
|
.dcu-icon,.dcu-menu button,.dcu-footer-link{appearance:none;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.dcu-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;color:var(--dcu-sidebar-icon)}.dcu-head .dcu-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border-radius:50%;line-height:0}.dcu-head .dcu-icon svg{display:block;width:16px;height:16px}
|
|
@@ -5112,6 +5115,25 @@ header [data-dcu-title-folder] svg,header [data-dcu-title-more] svg{display:bloc
|
|
|
5112
5115
|
.dcu-menu-icon{display:grid;place-items:center start;width:20px;height:20px}.dcu-menu-icon svg,.dcu-footer-link svg{display:block;width:16px;height:16px;color:var(--dcu-sidebar-icon)}.dcu-menu button:disabled{color:var(--dcu-sidebar-secondary);cursor:default;opacity:1}.dcu-menu button:disabled svg{color:var(--dcu-sidebar-secondary)}
|
|
5113
5116
|
.dcu-extensions-group{display:grid}.dcu-extension-leading{position:relative;display:block;width:16px;height:16px}.dcu-extension-leading svg{position:absolute;inset:0;transition:opacity 140ms ease-out,transform 220ms cubic-bezier(.16,1,.3,1)}.dcu-extension-default-icon{opacity:1}.dcu-extension-state-arrow{opacity:0;transform:rotate(0)}.dcu-extensions-group:hover .dcu-extension-default-icon,.dcu-extensions-toggle:focus-visible .dcu-extension-default-icon{opacity:0}.dcu-extensions-group:hover .dcu-extension-state-arrow,.dcu-extensions-toggle:focus-visible .dcu-extension-state-arrow{opacity:1}.dcu-extensions-toggle[aria-expanded=true] .dcu-extension-state-arrow{transform:rotate(90deg)}.dcu-extension-panel{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows 220ms cubic-bezier(.16,1,.3,1),opacity 160ms ease-out}.dcu-extension-panel[data-open=false]{grid-template-rows:0fr;opacity:0;pointer-events:none}.dcu-extension-panel-inner{position:relative;min-height:0;overflow:hidden}.dcu-extension-items{position:relative;display:grid;gap:1px;margin:1px 0 4px 28px}.dcu-extension-items::before{content:"";position:absolute;left:-16px;top:0;bottom:4px;width:1px;background:var(--dcu-sidebar-border)}.dcu-extension-items button{grid-template-columns:minmax(0,1fr);min-height:32px;color:var(--dcu-sidebar-secondary);font-size:13px;font-weight:400}.dcu-extension-items .dcu-menu-icon{display:none}
|
|
5114
5117
|
.dcu-workspaces{display:flex;min-height:0;flex:1;flex-direction:column;margin-top:2px;padding-top:8px;border-top:1px solid var(--dcu-sidebar-border)}.dcu-workspaces.dcu-workspaces-tabs{padding-top:0;border-top:0}.dcu-im-tabs{display:flex;gap:16px;margin:0 8px 12px;padding:0;border-bottom:1px solid var(--dcu-sidebar-border)}.dcu-im-tab{appearance:none;border:0;background:transparent;color:var(--dcu-sidebar-secondary);padding:8px 0 7px;font:14px/22px var(--dcu-font);font-weight:500;cursor:pointer}.dcu-im-tab[data-on=true]{color:var(--dcu-sidebar-primary);font-weight:600;box-shadow:inset 0 -2px 0 currentColor}.dcu-native-workspaces{display:flex;min-height:0;flex:1}.dcu-native-workspaces>*{min-width:0;flex:1}.dcu-native-workspaces .ima-tabs,.dcu-native-workspaces [role=tablist]{display:none!important}.dcu-schedule-browser{display:flex;min-height:0;flex:1;flex-direction:column}.dcu-native-workspaces .dcu-schedule-views{display:flex!important;flex:none;min-height:30px;margin:0 8px 8px;padding:2px;border:1px solid var(--dcu-sidebar-border);border-radius:8px;background:rgba(255,255,255,.025)}.dcu-schedule-views button{appearance:none;flex:1;min-width:0;height:24px;border:0;border-radius:6px;background:transparent;color:var(--dcu-sidebar-secondary);font:600 12px/18px var(--dcu-font);cursor:pointer}.dcu-schedule-views button[aria-selected=true]{background:var(--dcu-sidebar-hover);color:var(--dcu-sidebar-primary);box-shadow:inset 0 0 0 1px var(--dcu-sidebar-border)}.dcu-schedule-pane{display:flex;min-height:0;flex:1}.dcu-schedule-pane>*{min-width:0;flex:1}.dcu-schedule-pane>[data-slot="sidebar.schedule"]{display:flex!important;width:100%;min-width:0;flex:1}.dcu-schedule-pane>[data-slot="sidebar.schedule"]>.dsh-st-rail{width:100%;min-width:0;padding-right:8px;scrollbar-gutter:auto}.dcu-schedule-pane .dsh-st-overview{padding-right:8px}.dcu-foot{display:grid;width:100%;gap:4px;padding:8px 6px 12px;border-top:1px solid var(--dcu-sidebar-border);transition:opacity 120ms ease-out,transform 160ms cubic-bezier(.16,1,.3,1)}.dcu-root.dcu-collapsing>.dcu-foot{opacity:0;transform:translateX(-4px);pointer-events:none}.dcu-footer-actions:empty,.dcu-settings-seat:empty{display:none}.dcu-settings-seat>button{width:100%;min-height:36px;padding-left:4px!important;color:var(--dcu-sidebar-navigation);font:14px/20px var(--dcu-font);font-weight:400}.dcu-compact{width:100%;align-items:flex-start;overflow:hidden;padding:10px 0 8px}.dcu-compact-nav{display:flex;flex:1;min-height:0;flex-direction:column;align-items:center;gap:2px;overflow:auto;padding:6px 0}.dcu-compact .dcu-icon{width:36px;height:36px;flex:none}.dcu-compact .dcu-foot{width:36px;margin-top:auto;margin-left:10px;padding:8px 0;border-top:0}.dcu-compact .dcu-settings-seat{width:36px;overflow:hidden}.dcu-compact .dcu-settings-seat>button{display:grid;place-items:center;width:36px;min-height:36px;padding:0!important;font-size:0!important;line-height:0}.dcu-compact .dcu-settings-seat>button svg{width:16px;height:16px}.dcu-compact .dcu-footer-link{display:flex;justify-content:center;width:36px;padding:0;font-size:0}.dcu-compact .dcu-footer-link svg{width:16px;height:16px}
|
|
5118
|
+
/* 仅适配费用插件入口;通过标记及入口结构定位,保留原生统计、浮层和容器查询。 */
|
|
5119
|
+
.dcu-footer-actions [data-testid="billing-trigger"]{box-sizing:border-box;width:100%;min-width:0;min-height:52px;padding:8px 6px;gap:8px;border:0;border-radius:6px;background:transparent;color:var(--dcu-sidebar-primary);font-family:var(--dcu-font);box-shadow:none;transform:none;transition:background-color 120ms ease-out,color 120ms ease-out}
|
|
5120
|
+
.dcu-footer-actions :is([data-testid="billing-trigger"],[data-testid="billing-rail-button"]):hover{border-color:transparent;background:var(--dcu-sidebar-hover);box-shadow:none;transform:none}
|
|
5121
|
+
.dcu-footer-actions :is([data-testid="billing-trigger"],[data-testid="billing-rail-button"]):focus-visible{background:var(--dcu-sidebar-hover);outline:2px solid var(--dcu-sidebar-icon);outline-offset:-2px;box-shadow:none;transform:none}
|
|
5122
|
+
.dcu-footer-actions [data-testid="billing-trigger-icon"]{flex:none;width:16px;height:20px;border:0;border-radius:0;background:transparent;color:var(--dcu-sidebar-icon);opacity:1}
|
|
5123
|
+
/* 费用图形仅占 24px 画布中的 16px;补偿内部留白,使可见宽度与设置图标一致。 */
|
|
5124
|
+
.dcu-footer-actions [data-testid="billing-trigger-icon"] svg{flex:none;width:24px;height:24px;stroke-width:1.5px}
|
|
5125
|
+
.dcu-footer-actions [data-testid="billing-trigger-icon"]+span{min-width:0;gap:2px;margin-left:4px}
|
|
5126
|
+
.dcu-footer-actions [data-testid="billing-trigger-icon"]+span>span:first-child{gap:4px;min-width:0}
|
|
5127
|
+
.dcu-footer-actions [data-testid="billing-trigger-icon"]+span>span:first-child>span{color:var(--dcu-sidebar-navigation);font-size:12px;line-height:20px;letter-spacing:0}
|
|
5128
|
+
.dcu-footer-actions [data-testid="billing-trigger-icon"]+span>span:first-child>span:last-child{color:var(--dcu-sidebar-navigation);font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;font-variant-numeric:tabular-nums}
|
|
5129
|
+
.dcu-footer-actions [data-testid="billing-trigger-today"]{color:var(--dcu-sidebar-navigation);font-size:12px;line-height:16px}
|
|
5130
|
+
.dcu-footer-actions [data-testid="billing-trigger-spark"]>span{background:var(--dcu-sidebar-secondary)}
|
|
5131
|
+
.dcu-footer-actions [data-testid="billing-rail-button"]{box-sizing:border-box;display:grid;place-items:center;width:36px;height:36px;min-width:0;padding:0;border:0;border-radius:8px;background:transparent;color:var(--dcu-sidebar-icon);box-shadow:none;transform:none;transition:background-color 120ms ease-out,color 120ms ease-out}
|
|
5132
|
+
.dcu-footer-actions [data-testid="billing-rail-button"] svg{flex:none;width:24px;height:24px;stroke-width:1.5px}
|
|
5133
|
+
.dcu-settings-seat [data-slot="settings.trigger"]{color:var(--dcu-sidebar-navigation)}
|
|
5134
|
+
.dcu-settings-seat [data-slot="settings.trigger"]>svg{color:var(--dcu-sidebar-icon)}
|
|
5135
|
+
.dcu-root:not(.dcu-compact) .dcu-settings-seat [data-slot="settings.trigger"]>span{margin-left:4px}
|
|
5136
|
+
@media (prefers-reduced-motion:reduce){.dcu-footer-actions :is([data-testid="billing-trigger"],[data-testid="billing-rail-button"]){transition:none}}
|
|
5115
5137
|
.dcu-expanded-shell,.dcu-foot{width:100%}
|
|
5116
5138
|
.dcu-native-workspaces{flex-direction:column}.dcu-native-workspaces>[data-mcp-connector-top-mount=true]{flex:none}.dcu-root .mcpConnectorLauncher,.dcu-root [data-mcp-connector-top-mount=true]{display:none!important}
|
|
5117
5139
|
.dcu-dependency-notice{margin:0 10px 8px;border:1px solid var(--dcu-sidebar-border);border-radius:8px;padding:8px;color:var(--dcu-sidebar-secondary);font-size:12px;line-height:18px}
|
|
@@ -5956,6 +5978,10 @@ html[data-dcu-official-turn-navigator-supported=true] .dcu-turn-navigator,html:h
|
|
|
5956
5978
|
id: "btw",
|
|
5957
5979
|
packageName: "@michengai/dsh-btw"
|
|
5958
5980
|
},
|
|
5981
|
+
{
|
|
5982
|
+
id: "simplify",
|
|
5983
|
+
packageName: "@michengai/dsh-simplify"
|
|
5984
|
+
},
|
|
5959
5985
|
{
|
|
5960
5986
|
id: "market",
|
|
5961
5987
|
packageName: "dshmarket"
|
|
@@ -6671,6 +6697,7 @@ html[data-dcu-official-turn-navigator-supported=true] .dcu-turn-navigator,html:h
|
|
|
6671
6697
|
"about.dependency.im": "IM助理",
|
|
6672
6698
|
"about.dependency.schedule": "定时任务",
|
|
6673
6699
|
"about.dependency.btw": "BTW 旁问",
|
|
6700
|
+
"about.dependency.simplify": "Simplify",
|
|
6674
6701
|
"about.dependency.market": "插件市场",
|
|
6675
6702
|
"turns.label": "当前会话轮次导航",
|
|
6676
6703
|
"turns.untitled": "未命名提问",
|
|
@@ -6872,6 +6899,7 @@ html[data-dcu-official-turn-navigator-supported=true] .dcu-turn-navigator,html:h
|
|
|
6872
6899
|
"about.dependency.im": "IM Assistant",
|
|
6873
6900
|
"about.dependency.schedule": "Scheduled tasks",
|
|
6874
6901
|
"about.dependency.btw": "BTW",
|
|
6902
|
+
"about.dependency.simplify": "Simplify",
|
|
6875
6903
|
"about.dependency.market": "Plugin Market",
|
|
6876
6904
|
"turns.label": "Conversation turn navigation",
|
|
6877
6905
|
"turns.untitled": "Untitled prompt",
|
package/lib/index.mjs
CHANGED