yuanliangxiannan/dsh-hud0

dsh-hud

HP / MP / TIME status HUD for the DeepSeek Harness sidebar (formal plugin bundle)

AI Analysis

核心用途是可视化展示账户余额、刷新间隔等状态。适合需要直观监控 DSH 运行资源与时间状态的用户。

Package
dsh-hud
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yuanliangxiannan/dsh-hud

配置

可选 hud: 配置段,写入 $DSH_HOME/settings.yaml(有 schema 注册,缺省使用安全默认值):

hud:
  mpMaxBalance: 50            # 余额折算为满格 MP 条的金额(CNY)
  balanceRefreshMinutes: 5    # Host 侧资源刷新间隔(分钟)