zmm863-commits/dsh-paperclip0

dsh-paperclip

DSH Web GUI paperclip button: a single 📎 button in the composer that opens a file picker and drops file content into the textarea.

包名
dsh-paperclip
版本
0.1.0
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zmm863-commits/dsh-paperclip

使用 Usage

  1. 刷新 Web GUI 页面
  2. 点击输入框右侧的 📎 按钮选择文件,或直接把文件拖进输入框
  3. 文件内容会以代码块格式插入输入框:
📄 index.html (1.2 KB)
```html

...

4. 发送消息,agent 即可读取文件内容