GarfieldGCat/dsh-opencode-go-usage

GarfieldGCat★ 0JavaScriptLast synced: 2026-08-15

Open on GitHub

Another dsh opencode go usage plugin

README excerpt

dsh-opencode-go-usage A DeepSeek Harness web plugin that shows your OpenCode Go quota next to the context status area in the chat composer. - Hover the icon: shows the 5-hour rolling quota remaining and starts an auto refresh (throttled to once every 15 seconds) - Click the icon: opens a panel with remaining / used percentages and reset times for 5h, weekly, and monthly windows - The icon is visible only when the current session's selected provider is opencode-go - Caches the last successful result globally: reopening the panel shows cached data and last query time immediately, then refreshes in the background - While a query is in flight, the hover tooltip shows refreshing… ; clicking the icon during that time does not start a duplicate request - Auto refresh is limited to once per 15 seconds; manual refresh always queries Demo After installing and restarting dsh web , open a session using opencode-go . A small icon appears on the right side of the composer. Click it to see: Install From GitHub (recommended) Then restart: Pin a release tag for stable installs: Configuration You can override the plugin config in your web profile's cordis.patch.yml : Key Default Description baseUrl …

View full README on GitHub →
Tools / Devdeepseek-harnessdsh-plugin

Category