choco9527/dsh-product-preview ↗★ 1
dsh-product-preview
Finder-style media artifact preview for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:choco9527/dsh-product-preview说明文档
阅读完整 README ↗配置
- id: product-preview
name: dsh-product-preview
config:
allowedRoots:
- /absolute/path/to/your/output-directory
支持 PNG、JPEG、WebP、GIF、MP4、MOV、WebM、M4V 与 SVGA。本包内置 svga.lite,因此安装后预览 SVGA 不需要再从网络下载播放器。
SVGA 播放器直接编入浏览器产物,构建时检查不可残留外部包名加载。解析使用内置的主线程模式,无需额外 Worker 文件;加载和解析失败会分别显示对应状态。