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:fengling375/dsh-nyan-context-progress
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
dsh Web 客户端右下角上下文占用进度条,复刻 JetBrains NyanProgressBar 的确定态视觉。

200x20 进度条,不遮挡下方 UIcontextPressure 投影实时显示上下文占比Context 50%lib/ 已提交构建产物,普通安装无需编译git clone git@github.com:fengling375/dsh-nyan-context-progress.git
cd dsh-nyan-context-progress
dsh plugin --profile web add "$PWD"
在 $DSH_HOME/profiles/web/cordis.patch.yml 追加:
- insert:
- id: dsh-nyan-context-progress
name: 'dsh-nyan-context-progress'
重启 dsh web 后生效。
卸载:
dsh plugin --profile web remove dsh-nyan-context-progress
node build.mjs # 构建 lib/
node scripts/selfcheck.mjs # 自检 bundle 契约
类型检查与二次构建依赖 sibling 目录的
deepseek-harness源码;普通使用无需。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: web-ui。