AI Agent Hub
Back to plugins
🖥️

api-monitor

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install jcleener/api-monitor

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

Run dsh plugin install jcleener/api-monitor in your DeepSeek Harness environment to install the plugin; the source is available at https://github.com/jcleener/api-monitor .

About this plugin

When you juggle subscriptions across DeepSeek, Zhipu GLM, Volcano Engine, OpenCode Go and other LLM providers, your balances and quotas are scattered across separate dashboards. api-monitor consolidates all of that into a persistent sidebar summary plus a floating window inside DSH: real-time balances, multi-window subscription quotas (5-hour / weekly / monthly remaining percentages), and session-tree token usage with estimated cost for every main and sub-agent conversation. Data is polled every 60 seconds by default; on failure the last successful values are retained with a timestamp, and status lights shift from green to yellow to red as thresholds are approached. The plugin loads automatically with DSH, authenticates through the native credential system, and persists all settings locally. It is built for developers who rely on multiple LLM subscriptions and want continuous visibility into usage and cost, especially when running long multi-agent coding sessions.

Use Cases

  • Monitor balances and multi-window quotas across multiple LLM subscriptions from one sidebar panel
  • Track real-time token usage and estimated cost during long multi-agent coding sessions
  • Get early visual warnings before quotas run out to prevent mid-task interruptions

Best For

  • Heavy users relying on multiple concurrent LLM API subscriptions
  • Engineering teams needing precise control over coding budgets and token spend
  • Engineers running multi-agent coding workflows daily in DSH