PineappleTwilight/dsh-plugin-opencode-useragent ↗★ 0
dsh-plugin-opencode-useragent
Patch DSH to use opencode User-Agent instead of deepseek-harness to avoid rate limit discrimination on opencode.ai
AI 분석
核心用途是修改 DSH 发送请求时的 User-Agent,解决在 opencode.ai 平台因默认标识遭遇速率限制的问题。适合频繁调用该平台 API 且遇到限流的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PineappleTwilight/dsh-plugin-opencode-useragentdsh-opencode-patch
Patches the opencode provider to not fail every time.
Install locally I don't use NPM.