READMESource: main@8a5c451b
dsh-provider-qoder
Qoder CN adapter plugin for DeepSeek Harness.
Installs the qoder-cn provider route: COSY-signed, WAF-encoded streaming against gateway.qoder.com.cn. A Qoder PAT (pt-...) is stored through the Models page and exchanged per process for a short-lived job token.
Install
From a machine that already has dsh and pnpm:
dsh plugin --profile web add github:minglu6/dsh-provider-qoder
dsh web
Then Settings → Models → Add provider → qoder-cn. Paste a PAT. Public cloud needs only the PAT; enterprise VPC can set the optional VPC endpoint.
Remove:
dsh plugin --profile web remove dsh-provider-qoder
From a DeepSeek Harness checkout:
pnpm dsh plugin --profile web add github:minglu6/dsh-provider-qoder
pnpm dsh web
Config
The plugin registers the llm-qoder settings namespace. Connection facts resolve per request. Leave gateway and OpenAPI URLs empty for public cloud.
License
MIT
No comments yet. Be the first to write one.