yuanliangxiannan/dsh-hud0

dsh-hud

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

AI 분석

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

패키지
dsh-hud
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 16.

설치

$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 侧资源刷新间隔(分钟)