iamfromchangsha/dsh-go-balance0

dsh-go-balance

OpenCode Go subscription balance widget for DeepSeek Harness Web: rolling/weekly/monthly quota remaining, shown at the right end of the composer tool row.

AI 분석

核心用途是直观监控 OpenCode Go 订阅的额度消耗情况。自动集成,无需复杂配置。适合使用 OpenCode Go 服务并需要随时掌握剩余配额的 DSH 网页端用户。

패키지
dsh-go-balance
버전
0.1.1
라이선스
MIT
최근 업데이트
2026. 8. 16.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:iamfromchangsha/dsh-go-balance

配置

bundle 行暴露一个可选键:

默认值含义
intervalMs60000host 轮询 OpenCode Zen 用量接口的间隔(毫秒)。

在 profile 补丁层($DSH_HOME/profiles/web/cordis.patch.yml)覆盖:

- id: go-balance
  config:
    intervalMs: 120000