Crayonnan/DeepSeek-harness-Extension ↗★ 0
dsh-quota-bar
DeepSeek Harness plugin: session-header quota bar — OpenCode Go usage windows or DeepSeek API balance, plus session cache-hit rate
AI 分析
核心用途是在会话顶部直观展示 API 余额、用量和缓存命中率。适合需要监控 Token 消耗和资费成本的 DSH 用户。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗Configuration
- id: quota-bar
name: dsh-quota-bar
config:
opencodeUsageUrl: https://opencode.ai/zen/go/v1/usage # default
deepseekBaseUrl: https://api.deepseek.com # default
timeoutMs: 15000 # default
sessionsRoot: # optional; default $DSH_HOME/sessions
modelCosts: # optional; overrides catalog pricing (USD / 1M tokens)
kimi-k3: { input: 3, output: 15, cacheRead: 0.3, cacheWrite: 0 }
Pricing priority: built-in table < pi-ai catalog ( .json) < modelCosts.