D
dsh-ambient-ui
v1.0.1 · 2 天前发布
Ambient UI for DeepSeek Harness Web: a glassmorphism balance/token floating widget plus a pixel-art agent-trail animation.
README
dsh-ambient-ui
Ambient UI for DeepSeek Harness (DSH) Web:
think → #00ff88, tool → #ff8800, output → #4488ff.Both features are pure-CSS (CSS Modules), follow the Harness light/dark theme (via --dsw-alias-* tokens), and have zero runtime dependencies beyond the official Harness packages + React.
插件 ID:dsh-ambient-ui,版本1.0.0
安装
从本地目录(开发)
```sh
构建
pnpm install
pnpm run build
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-ambient-ui
- Repo
- git+https://github.com/Q04291/dsh-ambient-ui.git
- Engines
{"node":"^22.19.0 || >=24.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-client-ui-slots","@deepseek-ai/dsh-client-ui-conversation","@deepseek-ai/dsh-client-ui-layout","@deepseek-ai/dsh-client-ui-settings-general"],"platform":"web"}}