dsh-opencode-go-plus
OpenCode Go subscription models as a DeepSeek Harness provider: re-resolves the live gateway catalog every few minutes, auto-adapts models the built-in table has not seen, and covers streaming, tool calls, image input and subscription usage. A maintained fork of dsh-opencode-go: a clash with the upstream package over the llm-opencode-go settings namespace makes it withdraw quietly instead of failing the whole plugin tree, and an already-claimed opencode-go route makes it serve on opencode-go-plus.
把 OpenCode Go 订阅模型接入 DeepSeek Harness:每隔几分钟重新解析网关实时目录,内置表里没有的模型按同族自动适配,支持流式输出、工具调用、图片输入与订阅额度显示。这是 dsh-opencode-go 的维护分支:与上游包争用 llm-opencode-go 设置命名空间时安静退场,而不是让整棵插件树加载失败;opencode-go 路由已被占用时改用 opencode-go-plus 路由继续服务。
How to install
dsh plugin add dsh-opencode-go-plus About
dsh-opencode-go-plus 在 DeepSeek Harness 中使用 OpenCode Go 订阅模型,支持流式回复、工具调用、图片输入与额度显示。 插件自动添加 OpenCode Go 所需的会话请求头,并从网关获取可用模型目录,显示套餐剩余额度。通过 DSH 插件命令安装,无需修改 DSH 源码。 网关新上线的模型会**自动适配**:插件按同族已知模型克隆协议与参数,同族不存在时退到全局最接近的模型兜底(详见下文"自动适配新模型"),无需等待目录更新。 **本包是 dsh-opencode-go 的维护分支**,针对两个会把模型**静默地从列表里弄丢**的场景做了修复,详见与上游的差异。 安装与使用 Web sh dsh plugin --profile web add dsh-opencode-go-plus 安装后启动或重启 dsh web: 1. 打开 **设置 → 模型**,找到 **OpenCode Go** 一行。 2. 该行显示 API Key 状态(绿点 = 已配置)。 3. 在会话的模型选择器中选择 OpenCode Go 模型。 API Key 来自你的 OpenCode Go 订阅(默认引用 OPENCODE_API_KEY,可在 settings.yaml 的 llm-opencode-go.apiKeyEnv 改名)。安装插件不会自动…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-18
- Created
- 2026-09-18
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek-harness, dsh-plugin
Related plugins
dsh-workbuddy-connect
corrinehu/dsh-workbuddy-connect
Brings the models in the WorkBuddy desktop app straight into DeepSeek Harness — zero configuration in the DSH chat.
claude-code-router
musistudio/claude-code-router
One local control plane for every AI agent: route across models, fuse new capabilities, orchestrate tools, and stay fully in control.
dsh-coding-subscription-oauth
lninghaha/dsh-coding-subscription-oauth
Coding-subscription OAuth for SuperGrok/Grok Build, ChatGPT Plus Codex, Kimi Code and Claude Code, plus an opt-in loopback OpenAI/Anthropic gateway: local login without pasting tokens, AUTH refresh-and-retry, grok-4.6 xhigh, and API-key route coexistence.