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.

AI 분석

核心用途是简化本地文件内容的输入流程。适合需要频繁向智能体发送本地代码或文本文件内容的用户。

패키지
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 即可读取文件内容