paul-xing/dsh-paperclip-upload ↗★ 0
dsh-paperclip-upload
Paperclip upload button for the DeepSeek Harness Web UI: pick a desktop file, upload it into the session workspace uploads/ directory, and get a 📄 filename in the composer.
AI Analysis
核心用途是简化本地文件向 Agent 工作区的传输流程。适合需要快速将本地文档、代码等文件发送给 Agent 进行读取和处理的用户,单文件上限 25 MB。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗Usage
- Click the paperclip button.
- Pick a file from your computer.
- The file is written to
/uploads/and the composer draft shows📄. - Send the message — the agent can locate and read the file.
Configuration
No configuration required. Upload size is capped at 25 MB (enforced both client- and host-side).