AI Agent Hub
Back to plugins
dsh-token-plan-quota preview

dsh-token-plan-quota

Web Tools Updated 2026.09.15

Run the following command in DeepSeek Harness:

dsh plugin install xinghe-1018/dsh-token-plan-quota

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

Run dsh plugin install xinghe-1018/dsh-token-plan-quota in DeepSeek Harness to install this plugin; source code is available at https://github.com/xinghe-1018/dsh-token-plan-quota .

About this plugin

In DeepSeek Harness you may juggle several API providers but never see how much is left on the one you are actually using. This was especially true for Alibaba Cloud and Qianwen Token Plan, which carry subscription quotas yet expose no public query endpoint, so most quota plugins in the ecosystem simply skipped them. dsh-token-plan-quota bakes that console-quota contract in and also wires up the official balance APIs for DeepSeek, Moonshot/Kimi, OpenRouter, and Alibaba Cloud Billing Center.

The plugin follows one strict rule: if an official endpoint exists, report the true value, and only draw a progress bar and percentage when a denominator is available; when no official endpoint exists, report only the tokens and call counts measured through your local instance, never convert credits, never extrapolate from history, never show a percentage. Zero configuration is required; on install the plugin auto-detects your active route, and the badge updates instantly as you switch models. The detail panel can be dragged into a floating window, and when a console cookie expires the official card turns into an error card while the measured-usage fallback stays pinned to the badge.

It is built for developers who hang several API providers in Harness and want a single glance to answer how much is left on this one, especially anyone using Qianwen or Alibaba Cloud Token Plan who has been unable to find a working quota readout.

Screenshots

Use Cases

  • Check current provider quota at a glance when switching models
  • Monitor Qianwen Token Plan subscription usage and progress bar
  • Manage quota visibility across multiple API providers in one place

Best For

  • Developers running multiple API providers in Harness
  • Teams relying on Qianwen or Alibaba Cloud Token Plan subscriptions
  • Harness users who want real-time quota visibility without opening consoles manually