DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-image-mmx

f

dsh-image-mmx

Manifest valid★ 1

Enable text models (such as DeepSeek) to directly send and receive images in DSH: images are written to the workspace, the model-visible surface is automatically replaced with the recognition results from mmx (MiniMax VLM), and the user side continues to display thumbnails as usual.

hasBundlePatch

dsh-image-mmx

给 DeepSeek Harness 的文本模型装一双眼睛:会话里粘贴/发送图片,自动调用 mmx(MiniMax VLM) 识别,识别结果注入模型上下文——DeepSeek 等纯文本模型也能理解图片内容。

能力

  • 图片收发:文本模型(inputModalities 无 image)也能发送含图消息,不再报「当前模型不支持图片」
  • 自动识别:图片落盘到会话工作区 .attachments/,自动执行 mmx vision describe(MiniMax VLM)
  • 模型可见替换:图片块在模型可见面替换为 [图片N]:"<路径>" + mmx 识别文本(画面元素、布局、报错/代码/界面文字逐字保留)
  • 用户侧不变:人类 transcript 照常渲染原图缩略图(可点击放大)
  • 优雅降级:mmx 未安装/未认证/超时(60s)/格式不支持(gif)时降级为路径文本
  • 原生模型免打扰:本身支持图片输入的模型走原生路径,不做任何处理

配套插件:dsh-file-bridge(📎 附件按钮上传 + send_files 文件下发 + explorer 跳转)。

依赖

本机已安装并认证 mmx-cli(MiniMax 官方 CLI):

npm install -g mmx-cli
mmx auth login --api-key sk-xxxxx   # 或 OAuth
mmx vision describe --image test.png   # 验证可用

安装

前置:DeepSeek Harness 0.1.0-rc.6+、Node.js 18+。

dsh plugin --profile web add 'github:fengs2021/dsh-image-mmx'
systemctl restart dsh-web

使用

  1. 在 DSH Web 输入框粘贴/拖入图片(或配合 dsh-file-bridge 的 📎 附件按钮选图)
  2. 发送后插件自动:落盘 → mmx 识别 → 模型直接读到识别结果并回复
  3. 多图支持:每张图独立并行识别,按 [图片1] [图片2]... 编号

实现

基于 dsh-image-bridge(MIT)机制改造:

  1. 包装 llm.resolveModelInfo 为文本模型补 image 模态(放行 api-proxy 预检)
  2. agent/pre-step:图片落盘 + 并行调用 mmx vision describe
  3. agent/request-error:surface replace 把图片块换成识别文本,retry 重发

License

MIT

Comments

Loading…

From the same category

archify

by tt-a1i

Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

Workflow & AutomationTools & CapabilitiesDevelopment & InfrastructureManifest valid

★ 71.8k

↓ 3.5k/wk

MIT

JavaScript

Sep 25, 2026

dsh plugin --profile agent add @tt-a1i/archify-dsh

DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.

Tools & CapabilitiesManifest valid

★ 41.7k

↓ 236/wk

MIT

Aug 24, 2026

dsh plugin --profile web add dsh-plugin-reactive-resume

by Tencent

Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

Development & InfrastructureTools & CapabilitiesManifest valid

★ 30.1k

↓ 838/wk

NOASSERTION

Go

Sep 26, 2026

dsh plugin --profile web add @wxg-prc-cpg/dsh-weknora

by anywhere-labs

为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。

Tools & CapabilitiesManifest valid

★ 29k

↓ 167/wk

MIT

TypeScript

Sep 25, 2026

dsh plugin --profile web add dsh-plugin-desktop

deepseek-harness-desktop is a interface plugin for DeepSeek Harness. See the repository documentation for its documented capabilities.

Tools & CapabilitiesUI & Experience

★ 28.6k

MIT

Index only — not installable

by titanwings

Distilly — Distill how they think into reusable Skills for any Agent or Bot. Formerly Colleague Skill(原同事 Skill).

Tools & Capabilities

★ 25k

MIT

TypeScript

Sep 22, 2026

Index only — not installable