deepseek-harness-wallet
feibi-mochi/deepseek-harness-wallet
Multi-provider wallet chip: official DeepSeek balance, per-session cost & tokens, third-party token totals, recharge shortcut, low-balance alerts.
DeepSeek Harness plugin
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
Jump to installSend the GitHub link to DSH, Codex, or another agent. Ask it to explain the purpose, access, installation, and removal steps, then wait for your approval before running commands. Paste the README if it cannot open the link.
dsh plugin --profile web add github:vinyumao/dsh-opencode-usageThis command comes from the community plugin list. Open the repository and check the setup steps and scripts before running it.
These are the original fields from the community list, kept here so you can compare them with the GitHub repository.
registry-record.jsonCheck against GitHub before use{
"name": "dsh-opencode-usage",
"owner": "vinyumao",
"category": "model",
"description": "OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.",
"install": "dsh plugin --profile web add github:vinyumao/dsh-opencode-usage",
"npm": null,
"stars": 3,
"added": "2026-08-16",
"source": "registry"
}See which files it changes, which websites or API keys it can access, which install scripts it runs, and whether it has a license and removal steps. GitHub stars only show attention.