DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Native Image Viewer — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
N

dsh-native-image-viewer

Native Image Viewer

Native zoom, pan, download, gallery, and region-note image viewer for DeepSeek Harness

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:WSL043/dsh-native-image-viewer#4a20a5179fec3afa3bf9860ad1eb557dbcef1aa7
READMECompatibilityVersions

Compatibility and provenance

Native Image Viewer is published as dsh-native-image-viewer and currently resolves to version 0.1.0-beta.2. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/26/2026

Versions

0.1.0-beta.2beta
8/26/2026
Show 1 more versionCollapse versions
0.1.0-beta.1beta
8/26/2026

Related plugins

Loading related plugins…

Latest
0.1.0-beta.2
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
Weekly downloads
0
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in vision-media.

Tool Describe Image@linxin666/dsh-tool-describe-imageModel-facing describe_image tool for the dsh web GUI: gives a text-only model image understanding by asking a vision-language model at an OpenAI-compatible endpoint to describe one image (local path, http(s) URL, or attachment reference). Hot-pluggable — Modlens@liustack/modlensPlug-in vision for text-only LLMs, powered by the free Antigravity CLIVision Toolkit@anionex/dsh-vision-toolkitDeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, OCR, grounding, UI restoration, pixel diff, Artifacts, and Web UI.Deepseek Ivideodeepseek-ivideoiPolloWork HyperFrames Video Studio and 27 editable video templates as a native DeepSeek Harness conversation view.

README

DSH Native Image Viewer

A compact, provider-neutral image viewer for DeepSeek Harness. It upgrades images already shown by DSH without replacing the conversation, attachment, or model workflows.

Install · Privacy · 简体中文

Beta: the viewer targets the latest public DSH release. Unsupported image markup is left untouched instead of being guessed.

DSH Native Image Viewer with fit, original-size, zoom, and download controls

A numbered region note edited directly beside its image marker

Features

  • Wheel zoom centered on the pointer, drag-to-pan, touch pinch, and double-click 100% view.
  • Fit and original-size controls, original-file download, keyboard navigation, and multi-image galleries.
  • One-shot region marking with each note edited beside its numbered image marker.
  • Light and dark themes through DSH design tokens, responsive layout, focus containment, and reduced-motion support.
  • Optional nativeImageViewer client service so image-producing plugins can add their own continuation action.

DSH keeps working when the plugin is absent or cannot recognize a newer image surface. Other plugins may use the service when present, but must retain their own basic fallback.

Install

Install the Beta:

irm 'https://github.com/WSL043/dsh-native-image-viewer/releases/download/v0.1.0-beta.2/install.ps1' | iex

Or use the official DSH command directly:

dsh plugin --profile web add dsh-native-image-viewer@0.1.0-beta.2

Restart DSH manually after saving active work. The installer never needs access to provider credentials or image-generation accounts.

Update

Run the same version-pinned PowerShell helper or official add command for the version you want to install.

Uninstall

dsh plugin --profile web remove dsh-native-image-viewer

Uninstalling restores DSH's built-in image lightbox. It does not remove conversations, attachments, generated images, provider plugins, or credentials.

Privacy

Image bytes stay in the current browser profile. The plugin reads only URLs already rendered by DSH, does not upload images, does not call a model, and does not read provider credentials. Region notes remain transient unless another plugin explicitly uses them for a user-requested action.

Support

Open the bug report form with the exact plugin version, DSH version, operating system, image location (message or composer), and the action that failed. Do not include private images, credentials, or full session logs. Report sensitive security problems privately through GitHub Security Advisories.

License

简体中文 · Report a bug · Request a feature · MIT