dsh-file-drop
Drag & drop or click to attach any non-image file (PDF/Word/Excel/ZIP/text) into the composer: in the desktop shell it resolves the real Finder path instantly; otherwise it uploads to the workspace and inserts the path.
拖拽/点击上传任意非图片文件(PDF/Word/Excel/ZIP/文本)到输入框:桌面壳下直取 Finder 原始路径;无壳时上传到工作区并插入路径。
How to install
dsh plugin add dsh-file-drop About
dsh-file-drop · 拖拽上传任意文件 DeepSeek Harness 持久插件:支持拖拽 / 点击上传**非图片**文件(PDF / Word / Excel / ZIP / 文本等),把文件路径直接写入输入框草稿,agent 即可读取。 工作方式(三个入口共用一套逻辑) | 入口 | 行为 | |---|---| | **拖拽到窗口任意位置** | 全屏高亮浮层 → 松手 → 获取文件 | | **回形针按钮**(输入框工具行左侧,28px 圆形原生风格) | 点击弹系统文件选择器(多选) | | **hover 气泡** | 「点击选择文件 · 也可把文件拖到窗口任意位置」,1.5s 自动消失,每次 hover 循环 | 处理顺序(按可用性优先): 1. **桌面壳直取原始路径**(Electron 壳 window.dshDesktop,webUtils.getPathForFile)—— 零上传,拿到 Finder 里的真实路径; 2. **拖拽自带路径**(text/uri-list,如 Obsidian 拖笔记); 3. **上传兜底**(浏览器/无壳时)—— POST /api/dsh-file-drop 保存到 <会话工作区>/.dsh-drops/,返回工作区路径。 拖拽监听挂在 **window 捕获阶段**,先于 DSH 自带的 document…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-16
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin
Related plugins
dsh-TUI
ccch1mneyyy/dsh-TUI
Claude Code-style full-screen terminal UI: pixel-whale header, live status line, and streaming thought expansion.
UI-TARS-desktop
bytedance/UI-TARS-desktop
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
inbox-zero
elie222/inbox-zero
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
deepseek-harness-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案