sd1g1/dsh-subscription-usage ↗★ 0
@local/dsh-subscription-usage
DeepSeek Harness Web 的订阅 Provider 用量徽标
AI 分析
用于在 DSH 模型选择器旁直观显示订阅 Provider 的剩余用量。适合使用 OpenAI Codex 或 OpenCode Zen Go 并需要监控额度的用户。需配置对应凭据。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sd1g1/dsh-subscription-usage说明文档
阅读完整 README ↗DSH Subscription Usage
DeepSeek Harness Web 插件:在模型选择器左侧显示订阅 Provider 的剩余用量。
安装
dsh plugin --profile web add github:sd1g1/dsh-subscription-usage
支持范围
openai-codex:读取 ChatGPT Codex/backend-api/wham/usageopencode-go:读取 OpenCode Zen Go/zen/go/v1/usage
Provider 未配置凭据或查询失败时,徽标自动隐藏,不影响使用。
凭据
| Provider | 默认 DSH credential ref |
|---|---|
| OpenAI Codex | OPENAI_CODEX_ACCESS_TOKEN |
| OpenCode Zen Go | OPENCODE_API_KEY |