MoonShadow1976/chiral-pulse
《死亡搁浅》皮肤,适用于DeepSeek Harness UI,并带有实时心跳信息流,在智能体思考/工具执行时跳动。鲸鱼保持品牌蓝色。
Project Overview项目介绍
CHIRAL PULSE is a Death Stranding-styled UI plugin for the DeepSeek Harness web interface. It applies a global dark amber-blue skin with full-screen ambient overlays and renders a 26px ECG heartbeat strip above the input area, where BPM dynamically tracks agent activity such as thinking, tool execution, and ongoing turns using session snapshot data. Ideal for users seeking an immersive, gamified dashboard with vital-sign feedback. Note that the waveform pulse is purely visual and does not replace actual performance metrics.
CHIRAL PULSE 是一款面向 DeepSeek Harness Web 界面的死亡搁浅风格 UI 插件。它提供全局暗蓝/琥珀皮肤与全屏氛围层,核心功能是在输入区上方渲染 26px 心电监护走纸,波形 BPM 实时跟随 Agent 思考、工具执行与回合状态变化,数据来源为会话快照。适合希望界面具备游戏沉浸感与生命体征反馈的用户。需注意波形加成为视觉表现,不替代真实性能统计。
请帮我了解并安装插件:【chiral-pulse】【https://github.com/MoonShadow1976/chiral-pulse】
Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。
Or use CLI install (for developers)或使用命令行安装(适合开发者)
CLI Install命令行安装
dsh plugin --profile web add chiral-pulse
把 MoonShadow1976/chiral-pulse 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
CHIRAL PULSE · 手性脉冲
Death Stranding 皮肤 + BB 生命体征监护仪,挂在 DeepSeek Harness Web 界面。
- 全局皮肤——整个界面都是死亡搁浅:暗色 DS 蓝黑机身 + 琥珀发丝线,亮色冥滩白变体;全屏扫描线、手性晶格、四角渐晕氛围层(全部 pointer-transparent,不挡操作);DeepSeek 鲸鱼品牌蓝原样保留。
- 心跳走纸——输入区上方一条 26px 监护仪走纸:滚动 ECG 波形是主角,BPM 实时跟随 Agent 活动(思考 +38、工具执行 +52、回合进行 +10、空闲回落至 42)。数据全部来自会话快照,不重复 StatsLine 已有的 turns/tokens。

安装
发布版(推荐):
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
工作原理
- 主题:ui-theme 设计平台里只重映射
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。
社区与支持
- 反馈与 bug 报告:GitHub Discussions。
- 本仓库已打上
dsh-plugin话题,可在同话题下被发现。
License
MIT
Small-tailqwq/dsh-deep-whale
d-dev0101/open-sea-skin
kingOfSoySauce/dsh-liang-skin
RevolutionLA/dsh-dream-skin
Fishquito7/dsh-skill-mcp-panel
SLin-code/dsh-custom-skin
XieRW/dsh-beauty-skins