dsh-opencode-go-path
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.
为 opencode-go 路由声明 wire 协议,使目录未收录的模型可以正常使用;该路由缺少 DeepSeek V4.1 模型时自动补上,并为发往 OpenCode 的请求附加按会话的 x-opencode-session 头。
How to install
dsh plugin add github:itchenshi/dsh-opencode-go-path About
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** …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-09-21
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek-harness, dsh, dsh-plugin, llm-pi-ai, opencode, opencode-go
Related plugins
dsh-plugin-subscriptions
V1ki/dsh-plugin-subscriptions
Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
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-thinking-effort
hytime/dsh-thinking-effort
Configure reasoning-effort levels and sub-agent defaults for custom DSH models.