SwordSifu/dsh-opencode-go-quota-card0

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 Analysis

在输入框下方直观展示 OpenCode Go 的套餐剩余额度。适合使用该服务并需要实时监控 API 用量、防止超额的用户。

Package
dsh-opencode-go-quota-card
Version
1.1.0
License
MIT
Last updated
Aug 15, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

配置

在注册行的 config: 中覆盖(Host 端 zod Config):

默认值说明
baseUrlhttps://opencode.ai/zen/go/v1/usage用量接口地址
timeoutMs15000请求超时(毫秒)
refreshMs300000自动刷新间隔(毫秒)
- insert:
    - id: opencode-go-quota-card
      name: dsh-opencode-go-quota-card
      config:
        refreshMs: 600000