Mooling0602/dsh-web-file-uploader

Mooling0602★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

README excerpt

dsh-web-file-uploader 🌐 Language · English 中文 A file-upload plugin for the DeepSeek Harness web UI. It adds a DeepSeek-web-style paperclip attach button to the composer input row and uploads the selected files to the DSH host machine — with model-aware adaptation so the files are actually usable by the running model, and content-addressed deduplication so storage never gets flooded by re-uploads. - Repository : https://github.com/Mooling0602/dsh-web-file-uploader Features - 📎 Paperclip attach button in the composer tool row (thin line, circular hover background 3D3D3E , matching the toolbar controls) - Multi-file selection with preview-style attachment cards (image thumbnails) in the dock above the composer: reading → uploading → saved, with copy-path and remove buttons - Files are stored on the DSH host, never only in the browser - Name sanitization (path separators, .. , control characters rejected) and automatic -1 / -2 collision suffixes for distinct files with the same name - Content-addressed deduplication — see Deduplication - UI strings localized through the app's locale service (zh / en; follows the dsh web language setting or the system default) Model-aware adaptation &…

View full README on GitHub →
Tools / Devdsh-pluginweb ui

Category