SwordSifu/dsh-opencode-go-quota-card ↗★ 0
dsh-opencode-go-quota-card
DeepSeek Harness (DSH) web 插件:在会话输入框下方显示 OpenCode Go 套餐额度卡片(5小时滚动/周/月),定期自动刷新。A DSH web plugin showing an OpenCode Go quota card that refreshes periodically.
AI 分析
在输入框下方直观展示 OpenCode Go 的套餐剩余额度。适合使用该服务并需要实时监控 API 用量、防止超额的用户。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗配置
在注册行的 config: 中覆盖(Host 端 zod Config):
| 键 | 默认值 | 说明 |
|---|---|---|
baseUrl | https://opencode.ai/zen/go/v1/usage | 用量接口地址 |
timeoutMs | 15000 | 请求超时(毫秒) |
refreshMs | 300000 | 自动刷新间隔(毫秒) |
- insert:
- id: opencode-go-quota-card
name: dsh-opencode-go-quota-card
config:
refreshMs: 600000