dsh-minimax-usage
Adds a "用量" section to the DSH Settings page that shows your MiniMax Token Plan usage (5h and weekly windows with reset countdowns), per-model breakdown, and video bonus credits; fetches `/v1/token_plan/remains` via a trusted plugin that holds the API key, auto-hides when no key is configured. MIT.
在 DSH 设置页「用量」section 展示 MiniMax Token Plan 的 5 小时 / 周窗口用量(带重置倒计时)、单模型明细与视频赠送额度;通过 trusted plugin 调 `/v1/token_plan/remains` 拿 key,未配置 key 时整段 section 自动隐藏。MIT。
How to install
dsh plugin add github:Floating-Dreaming/dsh-minimax-usage About
MiniMax 用量插件 在 DSH(DeepSeek Harness)设置页「用量」section 展示 MiniMax Token Plan 的 5 小时与周窗口用量。 这是什么 DSH 插件,在设置页的「用量」section 渲染 MiniMax Token Plan 实时数据: **5 小时窗口**:当前用量百分比 + 剩余时间 **周窗口**:当前用量百分比 + 重置倒计时 **视频赠送**:可调用次数(video 模型按 count 计,不按百分比) **未配置 API key 时整段 section 自动隐藏**(侧栏「用量」入口也不显示) 数据通过 MiniMax 的 https://www.minimaxi.com/v1/token_plan/remains 接口实时获取(trusted plugin 持有 key、60s 缓存 + 10s 限流)。 安装 两种方式,**任选其一**。 方式一:DSH 官方 dsh plugin add trusted-plugin/ 声明了 dsh.bundle manifest,DSH 官方安装命令直接认: sh 从 GitHub(git 源一行) dsh plugin --profile web add "github:Floating-Dreaming/dsh-minimax-usage#main" 从 npm dsh p…
Recommendation signals
Meta
- License
- –
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-15
- Created
- 2026-08-15
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek-harness, dsh, dsh-plugin, minimax, trusted-plugin
Related plugins
dsh-usage-stats
Make0209/dsh-usage-stats
GitHub-style usage heatmap dashboard: per-workspace turn counts and token spend (with cache-hit rate), DeepSeek account balance, and workspace aliases.
dsh-balance-meter
Ghost011118/dsh-balance-meter
DeepSeek account balance and session cost in the composer dock, with auto-fetched official pricing and peak/off-peak support.
dsh-usage-billing
940842546/dsh-usage-billing
Usage and cost statistics with peak/off-peak pricing after the 2026-08-17 rate change, a floating summary panel, per-session breakdowns, and a day/week/month/year/all usage heatmap.
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.