dsh-hud
HP / MP / TIME status HUD for the DeepSeek Harness sidebar (formal plugin bundle)
AI 분석
核心用途是可视化展示账户余额、刷新间隔等状态。适合需要直观监控 DSH 运行资源与时间状态的用户。
설치
$
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 侧资源刷新间隔(分钟)