PineappleTwilight/dsh-plugin-opencode-useragent0

dsh-plugin-opencode-useragent

Patch DSH to use opencode User-Agent instead of deepseek-harness to avoid rate limit discrimination on opencode.ai

AI Analysis

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

Package
dsh-plugin-opencode-useragent
Version
1.0.0
Last updated
Aug 17, 2026

Install

$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.