paul-xing/dsh-paperclip-upload ↗★ 0
dsh-paperclip-upload
DSH Web 界面回形针上传按钮插件:支持选择本地文件并上传至会话工作区的 uploads/ 目录,在输入框中生成文件引用标记。
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).