dsh-provider-qoder
Manifest valid★ 4Qoder CN adapter plugin for DeepSeek Harness
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 be set in settings.yaml (llm-qoder.vpcInstance).
The Models page key field for third-party adapters requires a DeepSeek Harness build that treats unknown adapter families as API-key cards. Until that lands upstream, export QODERCN_PERSONAL_ACCESS_TOKEN.
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.
Unless models is configured, the adapter fetches Qoder's signed live catalog from /algo/api/v2/model/list whenever DSH lists the provider. Newly released wire keys such as gmodel therefore appear without a plugin update; known wire keys retain stable selector ids such as gm51model → glm-5.2. Exact-model resolution reuses the latest successful catalog in the current process.
models remains an optional complete static override for deployments that intentionally pin the selector catalog. It replaces live discovery rather than extending it. Authentication, transport, invalid JSON, and empty-catalog failures surface as discovery errors instead of falling back to an obsolete built-in list.
License
MIT
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
| 0.2.0 | — | — |
| 0.2.1 | — | — |
| 0.3.0 | — | — |
| 0.3.1 | — | — |
| 0.3.2 | — | — |
Comments
Loading…
Similar plugins
by mo-n
DSH provider plugin for Qoder subscriptions.
★ 8
↓ 791/wk
MIT
TypeScript
Sep 26, 2026
dsh plugin --profile web add dsh-provider-qoderby hdhgsysh
Bridge local Qoder / Qoder CN models into DeepSeek Harness
★ 8
↓ 548/wk
JavaScript
Sep 27, 2026
dsh plugin --profile web add dsh-connect-qoderby wryyyds7
Community plugins for DeepSeek Harness (dsh)
★ 0
MIT
TypeScript
Aug 18, 2026
dsh plugin --profile web add @wryyyds7/dsh-plugins-rootby Skylarking
DeepSeek Harness plugin: multi workspace
★ 0
TypeScript
Aug 20, 2026
dsh plugin --profile web add @skylarking/dsh-multi-workspaceby Skylarking
DeepSeek Harness plugin: desktop plugin inventory
★ 0
TypeScript
Aug 20, 2026
dsh plugin --profile web add @skylarking/dsh-client-ui-desktop-plugin-inventoryby Qingzhou-Joshua
DeepSeek Harness plugin—a simple toolkit for developers.
★ 0
MIT
TypeScript
Aug 14, 2026
dsh plugin --profile web add dsh-dev-toolbox