dsh-web-ui
zhu1090093659
Plugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:MoonShadow1976/chiral-pulse
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Death Stranding 皮肤 + BB 生命体征监护仪,挂在 DeepSeek Harness Web 界面。

发布版(推荐):
dsh plugin --profile web add chiral-pulse
包内声明了 dsh.bundle(cordis.patch.yml roster 行)与 dsh.client(浏览器半边),安装后自动进入 profile 的 bundle 层,无需手写配置。
旧写法 dsh plugin --profile web chiral-pulse(无 add)一并保留。
把包链接进 profile 的 node_modules,再在 $DSH_HOME/profiles/web/cordis.patch.yml 追加一行:
- insert:
- id: ui-chiral-pulse
name: 'chiral-pulse'
New-Item -ItemType Junction -Path "$env:USERPROFILE\.dsh\profiles\web\node_modules\chiral-pulse" -Target "D:\path\to\chiral-pulse"
用户 patch 层热加载:无需重启 dsh web,刷新浏览器页面即可生效。
dsh plugin --profile web remove chiral-pulse
本地开发安装则移除 patch 行与 junction。
pnpm bundle # tsdown → lib/index.js + lib/client.js
pnpm typecheck # tsc --noEmit
body[data-ds-dark-theme] / body:not([data-ds-dark-theme]) 两套静态色,全应用自动跟随;brand 蓝(鲸鱼)刻意不动;useProjection('sessionStats') 提供活动窗口,useSession 快照驱动 BPM 加成,波形由纯函数 ECG 合成器(src/client/ecg.ts)生成;<canvas> 每帧直绘,erase-bar 扫掠 + 冻结像素缓存,帧率无关、零 DOM 抖动。打 tag(v*.*.*)→ GitHub Actions 自动构建、发布 npm 并创建 GitHub Release。
dsh-plugin 话题,可在同话题下被发现。MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: ui-plugin。