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 읽기 ↗
配置
在注册行的 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