image-analysis 8
DeepSeek Visionary native plugin for DeepSeek Harness: deepseek_vision / status / login / logout native tools plus the text-model image bridge, all backed by the visionary-server CLI (DeepSeek web vision model, no API key).
dsh plugin add @xlight-oss/visionary-dshOn-demand vision for text-only DSH sessions: images become markers, and a vision_describe tool sends only image + question to an OpenAI-compatible vision model
dsh plugin add @dsh-extension/dsh-vision-bridgeDeepSeek Harness 原生视觉 Bundle:粘贴或拖入图片,通过托管的 deepseek-vision-mcp 调用 OpenAI 兼容视觉模型。
dsh plugin add dsh-plugin-deepseek-visionDeepSeek Harness native plugin: vision capabilities for text-only LLMs (describe, OCR, VQA, layout analysis, clipboard)
dsh plugin add dsh-plugin-deepeyeDSH 双模型路由插件:主对话留在 DeepSeek,图片任务自动分发到显式配置的视觉模型,再把分析结果交回 DeepSeek 继续。
dsh plugin add @acc1143/dsh-vision-bridgeIntelligentEyes universal agent vision gateway for DeepSeek Harness
dsh plugin add @intelligenteyes/dshDeepSeek Harness plugin: a vision worker over Cloudflare Workers AI (@cf/moonshotai/kimi-k2.6) that routes image requests from text-only callers, returns a versioned righthand.vision.v1 envelope, and supports follow-up questions.
dsh plugin add @try-works/dsh-vision-workerModel-facing accurate_vision tool: precise image spatial reasoning via a vision model
dsh plugin add dsh-tool-accurate-vision