qwerty-k-de/dsh-attach-picker0

dsh-attach-picker

DSH Web 输入框工具栏图片按钮插件:允许点击按钮调用系统文件选择器来上传图片,无需拖拽。

AI 分析

核心用途是优化网页端图片上传体验。适合在 DSH Web 界面中频繁需要上传本地图片、不方便使用拖拽操作的用户。

包名
dsh-attach-picker
版本
0.1.0
许可证
MIT
最近更新
2026年9月1日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qwerty-k-de/dsh-attach-picker

Usage

  1. Open a conversation in DSH Web.
  2. Click the picture button in the composer tool row — the OS file dialog opens.
  3. Pick one or more images. They appear in the draft-image rail.
  4. Send the message; the images are attached like any others.

The button is disabled while a request is in flight.