PineappleTwilight/dsh-plugin-opencode-useragent0

dsh-plugin-opencode-useragent

修改 DSH 的 User-Agent 为 opencode 以避免 opencode.ai 速率限制歧视的补丁插件

AI 分析

核心用途是修改 DSH 发送请求时的 User-Agent,解决在 opencode.ai 平台因默认标识遭遇速率限制的问题。适合频繁调用该平台 API 且遇到限流的用户。

包名
dsh-plugin-opencode-useragent
版本
1.0.0
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PineappleTwilight/dsh-plugin-opencode-useragent

dsh-opencode-patch

Patches the opencode provider to not fail every time.

Install locally I don't use NPM.