Releases: echo-xianyu/dsh-go-rotator
Releases · echo-xianyu/dsh-go-rotator
Release list
v0.2.0
🔑 dsh-go-rotator v0.2.0
OpenCode Go 订阅 key 轮换器 —— 为 DeepSeek Harness (dsh) 提供多 key 负载均衡、自动轮换与配额管理。
✨ 特性
- 按请求路由活跃 key,多 key 自动分摊负载
- 429 / 配额 / 认证错误自动冷却轮换,配合 llm-retry 无感重试
- 成本记账:滚动窗口(5h/周/月)+ 长期账本(日/月/年)
- 配额看门狗:dashboard 配额抓取,越过阈值自动禁用
- Web 设置界面 + 独立 HTTP API(localhost:7777)
📦 安装
dsh plugin --profile <profile> add ./dsh-go-rotator-0.2.0.tgz📎 资产
dsh-go-rotator-0.2.0.tgz— 安装包dsh-go-rotator-0.2.0-source.zip— 源码包SHA256SUMS.txt— 校验和
详见 README。