dsh-minimax-usage
Draggable floating bubble in the DSH Web UI showing MiniMax Token Plan usage — 5h and weekly windows with reset countdowns, CN and global panels, click-to-refresh, idle-15s trigger plus 2min→24h heartbeat with auto endpoint fallback. Reuses the subscription key already configured under Settings → 模型; auto-hides the panel for any region whose key is not set. 36 unit tests, MIT.
在 DSH Web UI 右下角以可拖动悬浮气泡展示 MiniMax Token Plan 用量:5 小时 / 周窗口重置倒计时、国内与国际双面板、点击刷新、空闲 15 秒触发 + 心跳 2 分钟起步每次翻倍到 24 小时上限、端点失败自动回退;密钥复用「设置 → 模型」已配置的订阅 Key,未配置的区域静默跳过。36 个单元测试,MIT。
How to install
dsh plugin add dsh-minimax-usage About
dsh-minimax-usage 在 DeepSeek Harness (DSH) Web UI 中显示 MiniMax Token Plan 订阅用量。 插件读取官方 Token Plan 用量接口 GET /v1/token_plan/remains,在 Web UI 右下角放一个可拖动的用量气泡。 密钥复用 DSH **设置 → 模型** 里已配置的订阅 Key,浏览器拿不到明文。 安装 推荐:从 npm 安装 bash npx @deepseek-ai/dsh plugin --profile web add dsh-minimax-usage ⚠️ **别用** npx dsh plugin——npm 上 dsh 这个名字早在 2016 年就被一个不相关的 JS shell 包占了(dsh@1.0.1,作者 infusion),它没暴露 CLI bin,会报 could not determine executable to run。DSH 的 CLI 在 scoped 包 @deepseek-ai/dsh 下,必须用完整名。 web 换成你的 profile 名。装完 **重启 DSH**。 备选:从 GitHub 装 锁定版本: bash npx @deepseek-ai/dsh plugin --profile web add github:pan17/dsh-m…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- 703
- Last push
- 2026-08-31
- Created
- 2026-08-24
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, minimax
Related plugins
dsh-context
bowenliang123/dsh-context
DSH context insight panel: Context dashboard + /context command + Context browser — one-stop context lifecycle management with categorized composition, content details, evolution trends, compaction/injection events, and stats.
dsh-cost-meter
Han-1413141/dsh-cost-meter
Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing.
dsh-usage-stats
Ychris12138/dsh-usage-stats
Multi-provider usage dashboard with provider/model token breakdowns, calendar drill-downs, account balances, and OpenCode Go / Z.ai subscription quota tracking.
TokenLedger
zh667/TokenLedger
Sidebar usage panel that attributes tokens to the relay site that served each request, read from your existing provider config: today/month/all-time totals, per-site and per-model breakdowns, a year activity heatmap, and New API / Sub2API / DeepSeek balances.