dsh-plugin-usage v0.1.4
dsh-plugin-usage 0.1.4 (用量) — auto-detect your OpenCode Go key env
The official quota card now picks up the key your DSH is already using.
官方配额卡片现在会自动复用你 DSH 正在使用的 OpenCode Go Key。
Changes
- The plugin probes the API key from the environment in order:
DSH_OPENCODE_GO_KEY(dedicated, recommended)OPENCODE_GO_API_KEY— the env used by the llm-pi-aiopencode-goprovider configDEEPSEEK_API_KEY— deepseek provider default env
- No manual configuration needed if your DSH already runs the opencode-go provider
Install / upgrade
dsh plugin --profile web add github:GHJIVHIDD/dsh-plugin-usage
# or from this release tarball:
curl -L -o dsh-plugin-usage.tgz https://github.com/GHJIVHIDD/dsh-plugin-usage/releases/download/v0.1.4/deepseek-ai-dsh-plugin-usage-0.1.4.tgz
dsh plugin --profile web add ./dsh-plugin-usage.tgzDocs: README.md (EN) / README.zh.md (中文) · MIT License