AI Agent Hub
Back to plugins
dsh-quota-status preview

dsh-quota-status

Web Tools Updated 2026.08.18

Run the following command in DeepSeek Harness:

dsh plugin install ruby1304/dsh-quota-status

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install ruby1304/dsh-quota-status in your DeepSeek Harness terminal to install; the source is at https://github.com/ruby1304/dsh-quota-status .

About this plugin

Developers who rely on DeepSeek API, Kimi For Coding, and ChatGPT Codex at the same time often bounce between several pages, re-checking balances and rate-limit reset times. dsh-quota-status consolidates all three into one 260px card: one row per account with a status dot, value, progress bar, and reset countdown at a glance. Expanding a row never shifts the layout, and there are no persistent buttons or footer bars.

The card goes beyond static numbers. DeepSeek balance is color-coded by tier with a peak/off-peak pricing reminder; the Kimi plan shows weekly and 5-hour rolling-window quotas with reset timestamps; Codex subscription displays primary and secondary rate-limit windows. All API keys and OAuth tokens are resolved solely in the host process and never appear in the browser, logs, or response bodies. The RPC channel is restricted to loopback.

It suits independent developers, technical writers, and team leads who split compute across two or three AI services and want a single glance instead of a new tab. The plugin also exposes an extra-row Slot, letting other local plugins register additional quota rows while keeping layout, progress bars, and warning colors consistent.

Screenshots

Use Cases

  • Balancing usage across DeepSeek, Kimi, and ChatGPT while tracking all quotas at a glance.
  • Avoiding constant tab-switching to check balances with a persistent sidebar widget.
  • Pacing Codex subscription calls by monitoring 5-hour and weekly window reset times.

Best For

  • Independent developers using multiple AI APIs simultaneously.
  • Technical writers allocating compute across platforms.
  • Team leads tracking call costs and rate-limit pacing.