DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-read-image-view

A Web GUI plugin that renders DeepSeek Harness read_image results as thumbnails and zoomable in-page images.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSkills & Workflows
8GitHub Stars1ForksUpdated2026-09-11

Install

$ dsh plugin --profile web add github:Yu-tao-Li/dsh-read-image-view

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-read-image-view adds a dedicated Read image row to the DeepSeek Harness Web GUI. It retrieves session-authorized image attachments and displays thumbnails, metadata, and a full-resolution lightbox with zoom controls.

Key Capabilities

  • Renders read_image tool results in a dedicated Web GUI row.
  • Shows a thumbnail in collapsed conversation rows.
  • Opens images in an in-page lightbox with zoom buttons, mouse-wheel zoom, fit-to-window, 1:1 mode, and drag panning.
  • Displays image metadata such as media type, dimensions, byte size, and name.
  • Retrieves attachment bytes through the existing session.attachment RPC and caches Blob URLs for the page lifetime.
  • Falls back to normal error rendering when a result contains no image block; offers retry for failed image loading.

Useful For

  • Inspect images read by an agent without leaving the DSH Web GUI conversation.
  • Review image dimensions and attachment metadata alongside tool output.
  • Zoom into read_image output at original pixel size or fit it to the current window.

Who It Fits

  • DeepSeek Harness Web GUI users
  • DSH users whose workflows use the read_image tool
  • Plugin developers studying DSH Web GUI tool-view integration

Documented Limitations

  • Only affects the DeepSeek Harness Web GUI; TUI and other surfaces are not changed.
  • Requires the host-provided react, react-dom, dsh-client-ui-primitives modules and image-related language keys.
  • May require adaptation if upstream changes the tool.call.toolview slot contract or module loading table.
  • Blob URLs remain cached for the page lifetime; refreshing the page releases them.
  • Only attachments authorized for the current session can be retrieved.

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
Yu-tao-Li/dsh-read-image-view
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
901745c · 2026-09-12

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
8GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-11
Last release
2026-09-11
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