a903067276-rgb/dsh-file-upload

a903067276-rgb★ 1JavaScript最后同步: 2026-08-17

在 GitHub 打开

DSH 文件上传小插件(web 客户端插件)

README 摘要

dsh-file-upload 📎 English 简体中文 One upload button + drag-and-drop files straight into the conversation — a DeepSeek Harness (DSH) web plugin. Click the 📎 upload button next to the composer (or just drag any file into the window): the file is saved to the current project's uploads/ directory and the absolute path is inserted into the input box as [上传文件] /path/to/uploads/xxx.png . Press send and the model — or any attached vision tool — reads the file by path. Vision-plugin agnostic : the message only carries a local absolute path (plain text), so it works with dsh-vision's view image , any other model/tool that can read local paths, or no vision at all. It bypasses DSH's native "the current model does not support images" rejection because no image block is ever submitted. Screenshot The 📎 upload button in the composer tool row; the picked file's path (blurred in the screenshot) is inserted into the input box automatically, ready to send. Features Action Effect Click 📎 upload System file picker (multi-select) → save → path into the input box Drag a file into the window Images & any file type are taken over (no "unsupported" toast) → save → path into the input box Send the message …

在 GitHub 查看完整 README →
皮肤/UIdeepseek-harnessdsh-pluginfile-uploadweb-uivision

分类