qwerty-k-de/dsh-attach-picker ↗★ 0
dsh-attach-picker
DSH Web 输入框工具栏图片按钮插件:允许点击按钮调用系统文件选择器来上传图片,无需拖拽。
AI 分析
核心用途是优化网页端图片上传体验。适合在 DSH Web 界面中频繁需要上传本地图片、不方便使用拖拽操作的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qwerty-k-de/dsh-attach-picker说明文档
阅读完整 README ↗Usage
- Open a conversation in DSH Web.
- Click the picture button in the composer tool row — the OS file dialog opens.
- Pick one or more images. They appear in the draft-image rail.
- Send the message; the images are attached like any others.
The button is disabled while a request is in flight.