Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
8 Plugins gefunden
dsh-vision-bridge
sfyyy/dsh-vision-bridge
On-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
deepseekeyes
dttxorg/deepseekeyes
Auditable vision and cross-platform Computer Use runtime for DeepSeek Harness with source-preserving evidence.
dsh-vision-bridge
gxx182/dsh-vision-bridge
DeepSeek-Harness-Plugin, das Sitzungsbilder per Bridge an austauschbare Vision-APIs weiterleitet, während DeepSeek das primäre Modell bleibt.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Native Vision-Bridge für LLM-Anbieter: In den Chat eingefügte Bilder werden von einem Vision-Modell (Qwen3-VL über pi-ai/llama.cpp) beschrieben, und die Textbeschreibung wird zur Antwort an das rein textbasierte DeepSeek weitergegeben — Bildaufnahme, Routing und Kompaktierung laufen vollständig über harness-native Mechanismen, mit LRU-Beschreibungscache und 503-Retry.
dsh-vision-bridge
ximengxiaolan/dsh-vision-bridge
Im Composer angehängte Bilder werden von einem OpenAI-kompatiblen Vision-Modell in Text umgewandelt, bevor sie textbasierte DeepSeek-Modelle erreichen.
dsh-vision-bridge
acc1143/dsh-vision-bridge
DSH 双模型路由插件:主对话留在 DeepSeek,图片任务自动分发到显式配置的视觉模型,再把分析结果交回 DeepSeek 继续。
dsh-mingmu
lab-sku/dsh-mingmu
明眸 VisionBridge - 自研视觉桥:瞎子模型收图时自动调用视觉模型识别,把识别文字喂回主模型,无感、可配置、升级不丢
dsh-vision-bridge
goodandready/dsh-vision-bridge
Self-owned vision bridge for DeepSeek Harness: pick the vision model yourself from the available ones. Image content blocks are rewritten into text markers at the agent boundary so text-only models never fail a turn, and a describe_image tool answers via