1HelloMan1/dsh-vision-fallback

Plugin ⭐ 1 MIT visualweb-ui

Silent vision bridge for DeepSeek Harness: route chat images to a fixed vision model, preserve UI originals, and reuse observations across compaction and restarts.

Install

You drop/paste an image ──► chat attachment (kept visible in UI)
        │
        ▼
agent/pre-step ──► image + current question + recent context
        │                    │
        │                    ▼
        │            fixed vision model (OpenAI-compatible /chat/completions)
        │                    │  factual text observation
        │                    ▼
        └──► model-only surface replacement ──► main model (text only)

Add 1HelloMan1/dsh-vision-fallback to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.