cnskycn/pview-panel

cnskycn★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

Persistent right-side preview panel for DeepSeek Harness Web: HTML/PDF/PPTX/images/video/audio/text preview with workspace browser

README excerpt

pview-panel Persistent right-side preview panel for DeepSeek Harness (dsh) Web. View HTML, PDF, PPTX, images, video, audio, text and code — without leaving the chat. Drag a file in, pick one from the current session's workspace, or paste a file path. Features - HTML preview — render HTML in an isolated iframe (scripts allowed, sandboxed away from the host), plus "open in system browser" - PDF viewer — embedded preview with a fallback to open in a new window - PPTX slides — inline slide-by-slide rendering (text + images) with a download option - Images / video / audio — blob-URL inline playback - Text & code — syntax-friendly plain rendering for 40+ extensions - Workspace browser — browse the session working directory (crumbs navigation, capped listing) - Drag & drop — drop a local file onto the panel to preview it - Recent files — quick reopen of the last 6 previews per session - Preview any produced file — click a produced-file row in chat to load it straight into the panel Requirements - DeepSeek Harness ( @deepseek-ai/dsh ) with the web profile - Node.js = 22.19 (dsh requirement; zstd enabled) Installation Or add the package to your profile's cordis.patch.yml : Usage After insta…

View full README on GitHub →
Tools / Devdeepseek-harnessdshdsh-plugin

Category