victorytianyi-dev/dsh-upload-button ↗★ 0
dsh-upload-button
Add an upload-image button beside the composer plus button. Picks local images and feeds them through the conversation draft-image drop path (DataTransfer + synthetic drop event), so describe-image rewrites the send into an image reference.
AI Analysis
核心用途是在 DSH 输入框旁新增一个上传按钮,用于选择本地图片并将其送入草稿栏。适合需要便捷发送本地图片引用进行多模态交互的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:victorytianyi-dev/dsh-upload-buttonREADME
Read the full README ↗Usage
- After install and (re)start, open any session.
- Next to the + button in the composer there is an upload button (⬆).
- Click it, pick one or more images.
- Thumbnails appear in the draft rail; type a message and send.