victorytianyi-dev/dsh-upload-button0

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 输入框旁新增一个上传按钮,用于选择本地图片并将其送入草稿栏。适合需要便捷发送本地图片引用进行多模态交互的用户。

Package
dsh-upload-button
Version
1.0.0
License
MIT
Last updated
Aug 19, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:victorytianyi-dev/dsh-upload-button

Usage

  1. After install and (re)start, open any session.
  2. Next to the + button in the composer there is an upload button (⬆).
  3. Click it, pick one or more images.
  4. Thumbnails appear in the draft rail; type a message and send.