AI Agent Hub
Back to plugins
dsh-ark-balance preview

dsh-ark-balance

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install key8023lala/dsh-ark-balance

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

Run dsh plugin install key8023lala/dsh-ark-balance in your terminal to install this plugin (source: https://github.com/key8023lala/dsh-ark-balance).

About this plugin

After activating the Huoshan Ark Collaboration Rewards Program, each model carries its own free-inference and data-permission quotas. Checking how many tokens remain or which batch is about to expire used to mean opening the console, navigating to the Model Gallery, and verifying entries one by one; with a dozen or more models, that balance sheet turns into a small chore before every coding session.

dsh-ark-balance pins that balance sheet right into the DSH Web workspace as a draggable, always-on floating card. It pulls official ArkCLI data every 60 seconds, lists total, used, remaining, and release date per model, and tags each entry with a color-coded badge across nine categories: text, multimodal, image, video, 3D, code, translation, character, and embedding. The toolbar above the list supports multi-select filtering by type and vendor, plus sorting by remaining balance, release date, or name. When the combined remaining amount drops below an adjustable threshold, a two-level alert card appears in the corner and resets automatically once the value recovers, so duplicate notifications never pile up.

This plugin is built for developers who have unlocked a batch of models under the rewards program, switch between multiple projects daily inside DSH, and would rather not keep tabbing over to the console just to glance at a number. It never reads, stores, or transmits any API key; it simply reuses the local ArkCLI login state. When ArkCLI is missing or the session has expired, clear setup and login hints appear in place. With zero runtime dependencies, a browser refresh after install is all it takes to see the Huoshan Ark icon in the lower-left corner.

Screenshots

Use Cases

  • Check free-inference and data-permission balances for multiple Huoshan Ark models at a glance while working in DSH
  • Get threshold-based alerts when token balances run low so you can switch models before requests fail
  • Filter by type and vendor to quickly locate remaining tokens for specific categories such as multimodal, embedding, or code models

Best For

  • Developers enrolled in the Huoshan Ark Collaboration Rewards Program with multiple free model quotas
  • Application developers who juggle projects and call diverse model APIs inside DSH on a daily basis
  • Engineering teams that prefer monitoring quota consumption directly in their coding workspace without extra browser tabs