← 返回列表
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.

dshdeepseek-harnessdsh-pluginpluginglassmorphismuiagent

README

dsh-ambient-ui

Ambient UI for DeepSeek Harness (DSH) Web:

  • API 余额悬浮窗 — a glassmorphism chip in the composer tool row (level with the input box) showing the DeepSeek account balance and the current session's token pressure. Opacity and blur are adjustable from the Harness Settings panel.

  • Agent 轨迹像素动画 — a 30×8 dot-matrix strip above the input box that maps agent steps to flowing pixels: 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

    查看完整 README →

    版本兼容矩阵

    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"}}