dsh-opencodego
把 OpenCode Go 接入 DSH 的提供方插件:不把"推荐"当结论——models.dev 给的协议建议会先真的探一次确认再用,思考档位按实测契约确定,请求走有序的协议回退链。上下文、最大输出与图片输入的数字由运行期刷新的 models.dev 声明层提供而非探测,操作者覆盖排在两者之上。可保存多把 OpenCode Go 密钥,在设置页里切换当前使用的那把。
OpenCode Go provider that verifies a model against the gateway rather than treating a recommendation as a measurement: the models.dev protocol suggestion is probed before it is used, reasoning levels follow a measured contract, and requests run through an ordered protocol fallback chain. Context window, max output and image-input numbers are declared by a runtime-refreshed models.dev layer rather than probed, with operator overrides above both. Several OpenCode Go credentials can be stored and switched from the settings page.
怎么安装
dsh plugin add github:whoiszzj/dsh-opencodego 简介
dsh-opencodego 给 DeepSeek Harness 用的 **OpenCode Go** 提供方插件。 它把 OpenCode Go(以及任何 OpenCode 风格的 OpenAI 兼容网关)接进 DSH,并且**按每个模型实际支持的协议**发请求 (openai-completions / openai-responses / anthropic-messages),不用你手配。 模型能力**不靠猜**:插件会真的去问网关,把"这个模型还能不能用、走哪个协议、思考档位到底哪些管用"测出来。 --- 安装 bash dsh plugin --profile web add github:whoiszzj/dsh-opencodego 装完**重启 dsh web**(宿主那半边是进程启动时加载的,不重启不生效)。 其它安装方式: bash 本地源码 cd /path/to/dsh-opencodego && npm run build dsh plugin --profile web add /absolute/path/to/dsh-opencodego 发布包 npm pack dsh plugin --profile web add ./dsh-opencodego-0.9.0.tgz 卸载:dsh plugin --profile web remove d…
推荐参考
信息
- 协议
- –
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-23
- 创建于
- 2026-09-12
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin, dsh-plugins
同类推荐
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
把 ChatGPT(Codex)、Claude、Grok 订阅当作 DeepSeek Harness 的 LLM 提供方:设置页登录、模型目录、用量展示,以及 image_generate、video_generate 与 x_search 工具。
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
将 WorkBuddy 桌面 App 包含的模型自动接入 DeepSeek Harness,在 DSH 对话窗口里零配置使用。
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。
dsh-thinking-effort
hytime/dsh-thinking-effort
为 DSH 自定义模型配置思考档位和子 agent 默认思考强度。