All plugins

DSH / BUNDLE / BUNDLES

dsh-vision

v0.1.0lakeofsky347 / dsh-vision79f3ecb7af

External Git bundleBundlesBundles & other modulesCommunity · Topic auto-analysis
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-vision

Vision Bridge plugin for the DeepSeek Harness: routes attached images to a vision-capable model (default xiaomi/mimo-v2-omni) and feeds the text description back to text-only routed models such as DeepSeek.

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add lakeofsky347/dsh-vision --ref 79f3ecb7af753a723156426629b7762060be9453

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIHost onlyNot inspected
Model toolsNot inspectedNot inspected
Profile stateNot inspectedNot inspected

README / EN

Package documentation

让纯文本路由的 DeepSeek 会话也能"看图":把用户附件中的图片交给视觉模型 (默认 xiaomi/mimo-v2-omni)生成文字描述,再以文本块回填给 DeepSeek, 避免 UNSUPPORTED_CONTENT 使整轮失败。