AI Agent Hub
Back to plugins
🧩

dsh-provider-usage

admin-security Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install Lwc-LiuWenCheng/dsh-provider-usage

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

Run dsh plugin install Lwc-LiuWenCheng/dsh-provider-usage in the DeepSeek Harness terminal to install; the source code lives at https://github.com/Lwc-LiuWenCheng/dsh-provider-usage . Restart DSH after installation to activate the bubble.

About this plugin

When you have several LLM providers configured in DSH, each platform locks its quota behind its own dashboard, and hitting a hard limit mid-conversation is all too common. dsh-provider-usage collapses that scattered visibility into a single bubble in the bottom-right corner: it shows the most critical usage percentage color-coded at a glance, and expands on hover to reveal per-provider bars, reset times, numeric values, and a refresh button for every window.

The plugin auto-discovers configured providers with built-in parsers for OpenCodeGo, OpenRouter, OpenAI, and DeepSeek, and probes common endpoints such as /usage, /user/balance, and /dashboard/billing/subscription for anything else. Update policies are flexible: on-request, every N message steps, a fixed interval, after window reset, or hover-only. All settings take effect immediately from the in-app settings page, and a provider_usage conversation tool lets you ask about remaining quota directly in chat.

Ideal for DSH users juggling multiple LLM providers who want at-a-glance quota awareness, as well as administrators who need a quick pulse check on team-wide key consumption.

Use Cases

  • Spot which provider key is about to run dry across multiple setups
  • Check remaining quota and reset timing mid-conversation
  • Periodically review consumption progress across platforms

Best For

  • DSH users running multiple LLM providers simultaneously
  • Developers who need real-time visibility into key quotas
  • Admins responsible for team quota management