PineappleTwilight/dsh-plugin-opencode-useragent ↗★ 0
dsh-plugin-opencode-useragent
修改 DSH 的 User-Agent 为 opencode 以避免 opencode.ai 速率限制歧视的补丁插件
AI 分析
核心用途是修改 DSH 发送请求时的 User-Agent,解决在 opencode.ai 平台因默认标识遭遇速率限制的问题。适合频繁调用该平台 API 且遇到限流的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PineappleTwilight/dsh-plugin-opencode-useragent说明文档
阅读完整 README ↗dsh-opencode-patch
Patches the opencode provider to not fail every time.
Install locally I don't use NPM.