DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

deepseek-harness-quota-monitor

A DeepSeek Harness plugin that monitors multi-provider balances, quota windows, and local token usage through a sidebar widget and settings UI.

UI & Productivity
7GitHub Stars1ForksUpdated2026-09-11

Install

$ dsh plugin --profile web add deepseek-harness-quota-monitor

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
deepseek-harness-quota-monitor is an installable web-profile DSH extension for monitoring provider quotas. It can query balance or usage APIs through configurable parsers, locally meter DSH-routed usage in sliding windows, and present snapshots in a sidebar card and settings section.

Key Capabilities

  • Queries configured provider balance or usage APIs with API-key references and parsers.
  • Locally meters token usage from DSH llm/stream traffic in configurable sliding windows.
  • Tracks persisted daily usage, including input, output, cache-read breakdowns and cache-hit ratio.
  • Shows sidebar quota cards with refresh support and a settings-page configuration section.
  • Provides presets for DeepSeek Official, OpenCode GO, new-api, and sub2api.
  • Records 429 rate-limit events and returned retry-after information when available.
  • Supports built-in, inline JavaScript, and external-file response parsers.

Useful For

  • Check DeepSeek account balance from within DeepSeek Harness.
  • Track rolling token limits such as 5-hour, 7-day, or monthly provider allowances.
  • Monitor per-provider DSH usage without mixing traffic from different provider route IDs.
  • Configure custom gateway balance endpoints and response parsers.
  • Review daily token activity from the sidebar usage card.

Who It Fits

  • DeepSeek Harness web-profile users.
  • Users managing multiple LLM providers or gateways.
  • Users with token-window quotas or API balance accounts.
  • Developers configuring custom provider usage APIs.

Documented Limitations

  • Local metering only includes requests routed through DSH; usage from other tools with the same API key is excluded.
  • Response-header quota data such as x-ratelimit-* is unavailable because the LLM abstraction layer does not expose it.
  • The collapsed sidebar state shows urgent information only for the first default provider.
  • Balance-query results are cached for up to 60 seconds by default, so configuration changes may not apply immediately.
  • The end-to-end test requires real OPENCODE_API_KEY or DEEPSEEK_API_KEY credentials.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
marisa-4219/deepseek-harness-quota-monitor
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
2d79af3 · 2026-09-19

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
7GitHub stars
Forks
1
Open issues
1
Last commit
2026-09-11
Last release
2026-08-16
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app