All plugins

DSH / BUNDLE / CLIENT-UI

@dsh-user/paste-to-workspace

v0.8.1LQ-1123 / paste-to-workspace6633a5847e

External Git bundleBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

@dsh-user/paste-to-workspace

Paste images / drag any files into the DSH composer -> saved into the session workspace as files -> images read by modlens, other files read by the model by path

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add LQ-1123/paste-to-workspace --ref 6633a5847edf00e3d476fb38ddbf927d9e31fdee

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIWeb UINot inspected
Model toolsNot inspectedNot inspected
Profile stateconditionalNot inspected

README / EN

Package documentation

LIMITATIONS

Known limitations

- 粘贴(Cmd+V)只拦截聊天输入框内的**图片**;文件请用拖放 - 不支持拖入**文件夹**(请打包成 zip 再拖) - 单文件上限约 24 MB(base64 后 32 MB JSON 体) - 发送过的文件在 `.dsh-paste/` 保留 30 天后自动清理,历史卡片点击下载可能 404(预期行为) - 待发文件是全局列表:未发送前切换会话,文件会跟着下一次发送走 - 拖放提示文案改写仅作用于拖放进行时;宿主 UI 若有其他"图片"字样不在本 插件职责范围