AI Agent Hub
Back to plugins
🖥️

dsh-opencode-go

Client Updated 2026.08.16

Run the following command in DeepSeek Harness:

dsh plugin install 305037991x-pixel/dsh-opencode-go

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

Run dsh plugin install 305037991x-pixel/dsh-opencode-go to install; the source is available at https://github.com/305037991x-pixel/dsh-opencode-go

About this plugin

Developers juggling two OpenCode GO accounts and one CommandCode account know the drill: quotas are scattered across three separate dashboards and three different billing windows—rolling 5-hour, weekly, monthly—and it is easy to unknowingly hit a ceiling mid-session. dsh-opencode-go condenses that oversight into a single persistent chip in the DeepSeek Harness Web conversation header, showing all accounts’ three quota windows at a glance with color-coded weekly percentages (green, orange at 70%, red at 90% or restricted) and a per-account breakdown with rolling-window countdown on hover.

The chip auto-refreshes every three minutes and also provides a manual refresh button. Usage data is cached at the module level, so switching conversations or re-mounting the component never triggers a redundant upstream call. If one account credential fails or its endpoint times out, only that row displays an error while the others keep updating normally. All API keys stay on the host side in .credentials.yaml or environment variables; the browser never sees plaintext secrets.

Built for developers who run multiple OpenCode GO slots alongside a CommandCode subscription within DeepSeek Harness Web and want an always-on answer to the question: how much quota is still left?

Use Cases

  • Verify remaining rolling and weekly quota across all accounts before switching conversations
  • Hover the chip to inspect rolling-window countdown and per-account usage breakdown
  • Prevent discovering a depleted account only after hitting the limit mid-session

Best For

  • Developers holding multiple OpenCode GO accounts
  • Developers pairing CommandCode usage inside DeepSeek Harness Web
  • Users who want always-visible quota status without repeatedly opening external dashboards