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 分析
核心用途是简化本地文件向 Agent 工作区的传输流程。适合需要快速将本地文档、代码等文件发送给 Agent 进行读取和处理的用户,单文件上限 25 MB。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
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).