dsh-files: DSH Session File Upload and Document Reading Plugin
2026-08-26
145 views
DeepSeek Harness plugin
DeepSeek
DSH
model inference
File upload
Document reading
dsh-files is a DeepSeek Harness dual-sided plugin maintained by taxueseek. With a single line of cordis configuration, it provides paperclip/folder/drag-and-drop uploads, session-isolated storage, and colorful file cards for dsh web. It reads text/PDF/DOCX/XLSX files via the read_document tool based on content sniffing, accompanied by LRU caching and pagination. JPEG/PNG/WebP/GIF files are processed through the harness core attachment pipeline, supporting native image viewing in vision models. Install command: dsh plugin --profile web add dsh-files. Public network deployment requires trustedHosts configuration. Licensed under MIT, version v0.4.0.
Read More