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
安装
此插件尚未提供可验证的 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.