dsh-opencode-zen-free-provider:为 dsh 接入 OpenCode Zen 免费模型

dsh-opencode-zen-free-provider 是由 jiesou 维护的 MIT 许可插件,旨在将 OpenCode Zen 免费模型无缝接入 DSH 生态。该插件在启动时一次性从 OpenCode Zen 和 models.dev 同步模型目录及元数据,无需手动配置或轮询,并自动过滤免费模型。其核心功能包括支持 MiMo V2.5 后端最高 1M 上下文长度,仅暴露上游接受的推理深度档位(Default 或 Off),并在终端错误事件中保留非凭证类拒绝(如额度到期、区域限制)的真实原因,而非笼统显示为 API Key 无效。若启动时拉取失败,插件仍能正常挂载以空目录提供服务。

Read More
dsh-opencode-zen: Integrating Free Models from OpenCode Zen into DeepSeek Harness

dsh-opencode-zen is a DSH plugin maintained by xiaozhe7772222, designed to integrate the free-tier models of OpenCode Zen into the dsh web model selector with zero configuration and zero cost. This plugin exposes an opencode provider, supporting six free models including DeepSeek V4 Flash, Xiaomi MiMo, and Tencent Hunyuan, allowing users to use them directly without registration or providing an API key. Core features include built-in 429/5xx automatic backoff and request throttling for quota management, support for streaming, tool calls, and reasoning content passthrough, with the ability to optimize output by setting reasoning effort levels. The plugin can be used with ds

Read More