dsh-opencode-go-path
为 opencode-go 路由声明 wire 协议,使目录未收录的模型可以正常使用;该路由缺少 DeepSeek V4.1 模型时自动补上,并为发往 OpenCode 的请求附加按会话的 x-opencode-session 头。
Declares the wire protocol for the opencode-go route so models the installed catalog does not describe resolve, adds the DeepSeek V4.1 models to that route when they are missing, and attaches a per-conversation x-opencode-session header to OpenCode requests.
怎么安装
dsh plugin add github:itchenshi/dsh-opencode-go-path 简介
dsh-opencode-go-path 这是 **DSH Ready GUI** 的组成部分之一 —— GUI 开箱内置四个插件,勾选即用。 也可单独装到任何 DSH 宿主里(见下方「装上就能用」)。 GUI:https://github.com/itchenshi/dsh-ready-gui OpenCode / OpenCode Go 路由的**一站式**插件:装上、勾上、就能用 —— 不用手改配置,不用命令行。 它替你解决什么 | 你会遇到的问题 | 插件做的事 | |---|---| | 模型列表里没有 deepseek-v4.1-flash,想加还报 needs an api | 给 opencode-go 路由声明 wire 协议,目录外的模型也能用 | | 模型目录里翻不到厂商新发的模型 | 引擎启动时**自动读目录**,把 DeepSeek V4.1 模型补进去并排到**第一位** | | 加了模型却发不出请求、保存还被拒 | 自动补上路由的 baseURL(目录里没有的模型必须靠它才有地址) | | 多轮对话报 **400 MissingSessionID** | 给发往 OpenCode 的请求附加按会话的 x-opencode-session 头 | | 多轮对话报 **400 reasoning_content must be passed back** …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-24
- 创建于
- 2026-09-21
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- cordis, deepseek-harness, dsh, dsh-plugin, llm-pi-ai, opencode, opencode-go
同类推荐
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 默认思考强度。