Releases: mtty-ai/mmx-quota-tool
Releases · mtty-ai/mmx-quota-tool
Release list
mmx-quota-tool v0.1.0
mmx-quota-tool v0.1.0
First public release of the MiniMax token-plan quota dock for DeepSeek Harness (DSH) web.
What it does
- Drop-shape icon + 5h usage % shown in the conversation input bar.
- Click opens a detail panel with per-model 5h and weekly quotas, progress bars, and reset countdowns.
- Auto-hides when the active model is not a MiniMax model.
- Theme-aware (light / dark / auto) via DSH design-system tokens.
- UI follows DSH locale (zh / en).
- Visual language mirrors the native DSH token-meter popover.
Install (local)
Symlink (or npm pack + dsh plugin add):
```
ln -s /path/to/mmx-quota-tool ~/.dsh/profiles/web/node_modules/mmx-quota-tool
```
Configuration
Set your MiniMax API key in DSH credentials under one of:
`MINIMAX_API_KEY`, `MINIMAX_CN_API_KEY`, `MINIMAX_GLOBAL_API_KEY`, `MINIMAX_KEY`,
or the `MMX_API_KEY` environment variable.