AI Agent Hub
Back to plugins
🖥️

dsh-opencode-go-quota

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install weijianguizhou/dsh-opencode-go-quota

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

Install by running dsh plugin install weijianguizhou/dsh-opencode-go-quota in DeepSeek Harness; full source is at https://github.com/weijianguizhou/dsh-opencode-go-quota .

About this plugin

Every time you want to know how much of your five-hour, weekly, or monthly OpenCode Go window is still available, you have to break out of the editor, open a browser, log in, and refresh the dashboard. For a long coding session that is a brutal context switch. dsh-opencode-go-quota, a DeepSeek Harness bundle plugin, eliminates the ritual entirely: it periodically fetches your Go usage dashboard, parses the remaining percentage and reset countdown across all three rolling windows, and renders them as a row of compact health-bar HUDs right below the chat input. Hover any bar to see the reset time; a timestamp on the right shows when the data was last pulled. A full progress card with a one-click refresh button also lives under Settings > Plugin Configuration, so you never need to restart a profile to get fresh numbers. Credentials are marked as secret in the schema and never leak into responses or logs.\n\nThe plugin is built for any OpenCode Go subscriber working inside DSH — whether on the web host, the desktop app, or a TUI profile. Install it as a bundle, restart the profile, and the HUD is there. Desktop users add one entry to the settings namespace allowlist (re-applied after each desktop update). If the upstream dashboard markup ever changes, only the scraper parsing branches need adjusting; the user-facing experience stays the same. One fewer browser tab, one fewer manual refresh — your quota is always in sight.

Use Cases

  • Check all three quota windows (5 h / weekly / monthly) mid-session without leaving DSH
  • Refresh dashboard data with one click, no browser tab or profile restart needed
  • Keep a persistent health-bar gauge for OpenCode Go quota beside the chat input on desktop or web

Best For

  • OpenCode Go subscribers with paid quota
  • Developers running long DSH coding sessions
  • AI-assisted coders who want fewer context switches and sustained flow