DeepSeek Harness plugin

dsh-llm-vision-bridge

Native LLM-provider vision bridge: images pasted in the chat are described by a vision model (Qwen3-VL via pi-ai/llama.cpp) and the text description is fed to text-only DeepSeek for the reply — image admission, routing and compaction all run through harness-native mechanisms, with an LRU description cache and 503 retry.

Tools & CapabilitiesLicense not detected
Jump to install

Source facts

Repository
Einskyle/dsh-llm-vision-bridge
Last source activity
Aug 14, 2026
Registry category
Tools & Capabilities
Stars
1
Forks
Not in snapshot

Install options

Review the source first, then copy the community registry command.

dsh plugin --profile web add dsh-llm-vision-bridge

This command comes from the community registry snapshot. Review the repository and package scripts before running it.

Review the catalog record

Read-only discovery metadata. Verify every field against the repository before use.

Catalog record1 file
registry-record.jsonread only
registry-record.jsonDiscovery metadata · verify at source
{
  "name": "dsh-llm-vision-bridge",
  "owner": "Einskyle",
  "category": "tools",
  "description": "Native LLM-provider vision bridge: images pasted in the chat are described by a vision model (Qwen3-VL via pi-ai/llama.cpp) and the text description is fed to text-only DeepSeek for the reply — image admission, routing and compaction all run through harness-native mechanisms, with an LRU description cache and 503 retry.",
  "install": "dsh plugin --profile web add dsh-llm-vision-bridge",
  "npm": "dsh-llm-vision-bridge",
  "stars": 1,
  "added": "2026-08-14",
  "source": "registry"
}

Third-party code and preview-version risk

Catalog inclusion and GitHub stars do not certify this plugin. Inspect its manifest, install scripts, permissions, network behavior, secrets handling, license, and open issues before adding it to a profile.