DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-eyes

Adds vision bridging capabilities to DeepSeek Harness text models using OpenAI-compatible vision endpoints.

VisionDeveloper Tools
2GitHub Stars0ForksUpdated2026-09-01

Install

$ dsh plugin --profile web add github:qing9835/dsh-eyes#v0.4.0

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-eyes (published as dsh-vision-bridge) provides an external vision bridge for DeepSeek Harness. It intercepts pasted, dropped, or imported images in the DSH web UI and forwards them to any OpenAI-compatible multimodal vision provider to extract text descriptions and pass them to the primary text model. The host model can also query or verify image details interactively using the built-in vision_ask tool.

Key Capabilities

  • Intercepts up to 9 pasted, dragged, or imported images in the DSH web UI with thumbnail previews
  • Toggleable image interception to allow direct multi-modal passthrough or external vision extraction
  • Integrates with OpenAI-compatible vision providers including OpenCode and ModelScope presets
  • Provides the vision_ask tool allowing the main model to request follow-up clarifications on images or local image paths
  • Combines user text prompt requirements with image OCR/vision descriptions before sending to the host model

Useful For

  • Enabling text-only DeepSeek Harness models to understand screenshots, charts, and pasted diagrams
  • Analyzing multi-image documents or local rendered PDF pages via vision_ask
  • Extracting text or data from screenshots directly within the DSH web chat interface

Who It Fits

  • DeepSeek Harness web users utilizing text-only LLMs who need image recognition
  • Developers needing automated visual inspection and OCR via OpenAI-compatible endpoints

Documented Limitations

  • Requires an external OpenAI-compatible vision API endpoint and API key
  • Supports up to 9 images per upload batch
  • Requires restarting DSH and hard-refreshing the browser after installation

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 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

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
qing9835/dsh-eyes
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
718263d · 2026-09-11

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2GitHub stars
Forks
0
Open issues
1
Last commit
2026-09-01
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app