lbl61/dsh-drop-in
lbl61★ 0JavaScript最后同步: 2026-08-15
Drag files into the DeepSeek Harness web GUI: chip bar, send-with-message (absolute paths), bubble file cards. Bundle-form dsh plugin.
README 摘要
dsh-drop-in 馃寪 涓枃鐗堬細README.zh.md Drag files from your system file manager straight into the DeepSeek Harness web GUI. Files appear as a chip bar above the input box, are sent along with your message (including their absolute paths ), and render as pretty file cards inside the message bubble. The agent reads the real file paths 鈥?no upload, no content copy. Features - 馃柋锔?Drag any file or folder from the OS into the page (images are treated as files too 鈥?no more "drop images here" mask taking over) - 馃搶 A chip bar above the composer: icon + name + size + path status, per-file removal ( 脳 ), deduplicated (same path / name+size+mtime won't be added twice) - 鉁夛笍 When you send the message, the file list is attached automatically as a 馃搸 鎷栧叆鏂囦欢 block (name, size, absolute path ) 鈥?the bubble renders it as file cards; hover a card to see the full path - 馃敡 A dropped files tool so the agent can also list not-yet-sent files - 馃枼锔?Works in the DSH Desktop shell (Electron): absolute paths come from a tiny preload.js bridge ( webUtils.getPathForFile , the only way in modern Electron) - 馃寪 Fallback: in a plain browser (no preload bridge), small text files are copied into .dsh-drops/ under the…
在 GitHub 查看完整 README →