D
dsh-plugin-qwen-image
v0.2.0 · 1 天前发布
DeepSeek Harness out-of-tree plugin: give a text-only coding model eyes by routing images to a Qwen-VL (DashScope) route through ctx.llm and returning text.
README
dsh-plugin-qwen-image



English | 中文
给纯文本模型装上眼睛。 本地图片交给一条视觉路由,回来的是文本 —— DeepSeek 继续当编码模型,千问只负责看图。
sh
dsh plugin --profile web add -w dsh-plugin-qwen-image
!在 DeepSeek 会话里用 qwen_image 读一张幻灯片
安装
-w 是必需的。 profile 目录是个 pnpm workspace 根,不带 -w 时 pnpm 会以 ERR_PNPM_ADDING_TO_ROOT 拒绝,什么都不会装上。
装的时候不索要构建授权。 纯 ESM 无构建步骤,所以没有 prepare 脚本。pnp
版本兼容矩阵
| 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
- dsh-plugin-qwen-image
- Repo
- git+https://github.com/zjcdkj/dsh-plugins.git
- Engines
{"node":">=20"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}