dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness Web plug-in

markzhang12345/dsh-opencode-go-usage · skills

A DeepSeek Harness web plugin that shows your OpenCode Go plan usage live in the chat composer dock (5h/weekly/monthly %), auto-refreshing every 60s.

★ 1GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense

Project overview

Add the plugin row to your profile's patch layer ($DSHHOME/profiles/web/cordis.patch.yml):

Restart dsh web so the host half and the served client bundle are picked up. Configuration

Host-side tunables live on the plugin row in cordis.yml: Key · Default · Meaning Key: baseUrl · Default: https://opencode.ai/zen/go/v1/usage · Meaning: The usage endpoint. Key: timeoutMs · Default: 15000 · Meaning: Fetch timeout in milliseconds. The usage endpoint

Install command

dsh plugin --profile web add github:markzhang12345/dsh-opencode-go-usage
View GitHub repository ↗Back to popular plugin directory