AI Agent Hub
Back to plugins
🖥️

dsh-opencode-go-usage

Client Updated 2026.08.15

Run the following command in DeepSeek Harness:

dsh plugin install kkishapppy/dsh-opencode-go-usage

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

Run dsh plugin install kkishapppy/dsh-opencode-go-usage in DeepSeek Harness to install this plugin. Source: https://github.com/kkishapppy/dsh-opencode-go-usage

About this plugin

Checking your remaining OpenCode Go quota and when it resets can be tedious when you are deep in the DSH Web GUI. dsh-opencode-go-usage fixes that with a lightweight floating capsule in the bottom-right corner. It displays rolling, weekly, and monthly usage percentages at a glance, each followed by a reset countdown in days and hours, so you always know how much headroom is left and exactly when the next window opens. On the backend, a server-side proxy calls the OpenCode Go usage endpoint with a 60-second cache, and the API key is resolved exclusively through the dsh credential service — it never touches the browser. Styling is driven by DSH theme tokens, so light, dark, and custom skins adapt automatically with zero manual configuration.

The plugin is perfect for developers who run an OpenCode Go subscription and rely on the DSH Web GUI as their daily interface. No more alt-tabbing to a dashboard or digging through API docs to check quota — just glance at the little capsule in the corner and get back to building.

Use Cases

  • Check remaining OpenCode Go quota and reset countdown without leaving the workspace
  • Skip the alt-tab dance to a dashboard just to verify usage
  • A lightweight usage capsule that adapts seamlessly to light, dark, or custom DSH themes

Best For

  • Developers running an OpenCode Go subscription
  • Users who rely on the DSH Web GUI as their primary daily interface
  • Developers who want quota and reset times always visible with zero extra steps