D
@jiesou/dsh-cline-free-provider
v0.1.2 · 1 天前发布
Cline free models provider for dsh: scan the Cline model catalog dynamically and serve the :free models through the harness LLM seam
README
dsh-cline-free-provider
Cline Free provider for dsh.
本插件可以将 Cline 的免费模型,接入 dsh 使用。
<img height="650" alt="截图 2026-08-17 10-39-41" src="https://github.com/user-attachments/assets/849c8ca8-2f97-4603-898a-37598a2dede5" />
Cline 提供 OpenRouter 上可用的各种免费模型,以及 DeepSeek V4 Flash。
如果你使用的是 Cline Pass 订阅计划,可以直接按照 Cline Pass 官方文档配置官方接口和 API Key,不需要本插件。
获取 API Key:<https://app.cline.bot/dashboard/account?tab=api-keys>
安装
从 npm 安装(预构建产物,推荐):
sh
dsh plugin --profile web add @jiesou/dsh-cline-free-provider
或从 GitHub 安装:
sh
dsh plugin --profile web add github:jiesou/dsh-cline-free-provider
安装之后
Cline 的 API Key 通过 DSH credentials 服务保存(变量名为 CLINE_API_KEY,可在 Web Models 页面填写)。
模型列表无需任何配置,插件启动时会自动从远程同步并过滤所有免费模型。在 Web Models 页面选择 Cline provider 和模
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @jiesou/dsh-cline-free-provider
- Repo
- git+https://github.com/jiesou/dsh-cline-free-provider.git
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}