dsh-inline-media-viewer-plugin
Renders image, video, and audio paths and URLs from DSH conversations inline, with workspace-confined local reads and an optional ComfyUI proxy.
在 DSH 对话中内联显示图像、视频和音频路径及 URL,并提供工作区受限的本地读取与可选的 ComfyUI 代理。
How to install
dsh plugin add @wisdoverse/dsh-inline-media-viewer About
Turn media paths and URLs mentioned in a DSH conversation into secure inline previews—without copying them out of the chat log. text https://…/view?filename=frame.png → <img> exports/demo.mp4 → <video controls> audio/sound.mp3 → <audio controls> Contents Features Supported media Installation Configuration Security Development License Features | Feature | Description | | --- | --- | | Inline rendering | Displays images, videos, and audio directly below the chat turn that mentions them. | | Workspace-safe reads | Resolves local paths with realpath and rejects traversal, out-of-workspace paths, a…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-01
- Created
- 2026-08-26
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- audio-preview, comfyui, deepseek-harness, dsh, dsh-plugin, image-preview, inline-media, javascript, media-viewer, plugin, video-preview
Related plugins
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-maze
lamost423/dsh-maze
Execution maze for DSH sessions: the agent's real path — main advance, failed or dead-end detours, backtracks, request retries and subagent branches — drawn on one wall-clock timeline, with three tracks under each lane sharing that axis (tool-call density, token pulse, context pressure) and a deterministic analysis panel below it (tool result matrix, failure-recovery chains, duration distribution); watch it grow live in a session tab, or upload up to 5 session logs for a same-axis compare.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.