DeepSeek Harness 侧边栏用量/余额插件:在设置按钮上方显示简洁「用量/余额」标签行,悬停右侧展开玻璃详情卡(运行时长/Token/估算金额/官方账户余额),滑杆开关控制详情常驻。Sidebar usage/balance plugin: a compact label row above Settings with a glass details card (runtime, tokens, estimated cost, official balance) and a slide-switch pin.
finance · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zdjmrq/dsh-usage-balance
Usage and cost tracking for DeepSeek Harness: accumulates LLM token usage and estimated USD cost from the llm/stream waterfall, settles per-turn deltas into a daily stats file, warns when configured budgets are exceeded, and exposes a usage_report tool plus a usage-cost/status RPC. · DSH 用量与成本统计插件:统计 llm/stream 流式调用的 token 用量与估算费用,按轮次结算到当日统计文件,超出预算阈值时告警。
finance · integrations · memory
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DamonKoy/dsh-plugins#fd97e01fb1c26454f27310dd42a6f8d7b66e8e29&path:packages/dsh-usage-cost
DSH token usage & cost ledger: per-session token/cost aggregation with dynamic DeepSeek official pricing (peak/off-peak aware) and daily/total budget control
finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:beijingwahw/dsh-usage-ledger
Encrypted credential vault for DeepSeek Harness: store and retrieve usernames, emails, phone numbers, passwords, TOTP secrets, SSH/API-key/OAuth developer credentials through model tools and a Settings UI page.
开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ox0400/dsh-vault
Goal-completion verification gate for DeepSeek Harness: intercept update_goal(complete), run workspace verification commands, and only let the goal close when they pass
Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zriyox/dsh-verify-judge