Skip to content

jyh20030112/dsh-visual-plugin

63Last commit Aug 15, 2026

dsh-visual-plugin DSH plugin

dsh-visual-plugin is a DeepSeek Harness bundle with host and browser components. It lets a text-only main model use image descriptions generated by a configurable OpenAI-compatible vision endpoint.

How to install the dsh-visual-plugin DSH plugin

dsh plugin --profile web add dsh-visual-plugin   # or: github:jyh20030112/dsh-visual-plugin

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-visual-plugin DSH plugin can do

  • Recursively detects uploaded images and image-bearing tool results for description.
  • Forwards images and intent-aware prompts to a configurable OpenAI-compatible vision model.
  • Provides a vision_describe tool for follow-up image questions.
  • Adds a web right-side panel for endpoint, model, and API-key configuration, connection testing, recent descriptions, thumbnails, and remaining balance.
  • Keeps the vision API key in the Harness credentials seam and does not echo it.
  • Degrades failed or unconfigured vision calls to a placeholder so the conversation continues.

Where the dsh-visual-plugin DSH plugin fits

  • Give a text-only DeepSeek Harness model image-description context.
  • Ask a vision model targeted questions about uploaded images.
  • Inspect recent image descriptions and thumbnails from the web UI.
  • Use an OpenAI-compatible vision endpoint with DeepSeek Harness.

Who the dsh-visual-plugin DSH plugin is for

  • DeepSeek Harness web users with a text-only primary model.
  • Users operating an OpenAI-compatible vision API endpoint.
  • Developers who want a host-and-browser vision integration for DSH.

dsh-visual-plugin DSH plugin limitations

  • Requires configuration of an endpoint URL, vision model name, and API key.
  • The main model receives generated text descriptions rather than native image understanding.
  • The documented setup targets the DSH web profile and requires restarting dsh web.
  • Unconfigured or failed vision calls produce a failure placeholder instead of a description.
  • Building from source requires a local DeepSeek Harness checkout, although prebuilt lib artifacts are committed for consumers.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 0 runtime, 23 development, 13 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-visual-plugin DSH plugin alternatives

dsh-visual-plugin DSH plugin questions

What is the dsh-visual-plugin DSH plugin?

dsh-visual-plugin is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-visual-plugin DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-visual-plugin use?

The snapshot records web as the dsh-visual-plugin profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-visual-plugin compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-visual-plugin fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-visual-plugin?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.