dsh plugins中文
← Back to popular plugin directory

DSH WebUI file input enhancement

lhh010/dsh-paste-input · themes

DSH WebUI file input enhancement: Ctrl+V paste (with first notification pop-up window) + drag + select file, copy into the temporary directory of the session workspace when sending.

★ 8GitHub stars
0Forks
2026-08-14Last updated
JavaScriptLanguage
NOASSERTIONLicense

Project overview

派生自 dsh-external/dsh-multimedia-webui-input(MIT),在其基础上新增剪贴板粘贴输入、首次告知弹窗与气泡附件折叠。 版本兼容 / Version compatibility

配合 dsh-external/dsh-vision 插件(注册 viewimage 工具,桥接任意 OpenAI 兼容 VLM,默认智谱免费 glm-4.6v-flash),本插件的粘贴/拖拽截图可以直接识别:

两个插件零耦合:本插件负责"文件进对话",dsh-vision 负责"看图",通过工作区附件路径衔接。 附件消息协议

Install command

dsh plugin --profile web add github:lhh010/dsh-paste-input
View GitHub repository ↗Back to popular plugin directory