dsh-read-image-view
A Web GUI plugin that renders DeepSeek Harness read_image results as thumbnails and zoomable in-page images.
Install
$ dsh plugin --profile web add github:Yu-tao-Li/dsh-read-image-viewPlugin 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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Generative UI plugin for DeepSeek Harness that renders interactive components and charts inline from assistant responses.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →A bilingual DeepSeek Harness cost-tracking plugin with session and daily costs, budgets, pricing management, balance lookup, and coding-plan quota displays.
View plugin →Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →