dsh-plugin-usage 0.1.5 (用量) — resolve key from the DSH credential store
The official quota card now reads your key from the DSH credential store — no environment setup needed.
官方配额卡片现在直接从 DSH 凭据库读取你的 Key——无需任何环境配置。
What changed
- The key is resolved through the DSH
credentialsservice (~/.dsh/.credentials.yaml→ env → .env), the exact same chain the llm-pi-ai / deepseek providers use - Ref names probed:
OPENCODE_GO_API_KEY(opencode-go provider),DEEPSEEK_API_KEY, plus the dedicatedDSH_OPENCODE_GO_KEYenv - New runtime dependency:
@deepseek-ai/dsh-credentials
Upgrade
curl -L -o dsh-plugin-usage.tgz https://github.com/GHJIVHIDD/dsh-plugin-usage/releases/download/v0.1.5/deepseek-ai-dsh-plugin-usage-0.1.5.tgz
dsh plugin --profile web add ./dsh-plugin-usage.tgzDocs: README.md (EN) / README.zh.md (中文) · MIT License