Skip to content
dsh.fish

Browse

28 results

Bundle

dsh-desktop-drop-path

Drag a file into the composer to auto-fill its absolute path. Desktop app only (relies on the Electron preload path bridge).

duanzongyuan
Bundle

dsh-drop-in

Drag & drop anything into the DSH composer: local files upload to <workspace>/.dropped/<sessionId>/ and insert absolute-path references; web images / URLs download host-side then reference; plain text inserts into the composer (oversized text becomes a file).

zhanghuqqqq
Bundle

dsh-file-upload

Upload button + drag-and-drop files into DSH conversation as local paths; uploaded-file management (list/info/delete/@path) and clipboard path reading (zero-copy, no size limit)

666emmm
Bundle

dsh-file-upload-local

Local file-upload plugin for DeepSeek Harness: a paperclip button and drag-and-drop that store files per-session under .dsh-uploads/<sessionId>/, plus a read_document tool that pages text and OCRs images (tesseract.js) so a text-only model can still read screenshots.

lubenweimeiyoukaig