All plugins

DSH / BUNDLE / CLIENT-UI

@dsh-external/dsh-share

v0.1.0hellodigua / dsh-shareb4e5ad289d

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

Overview

@dsh-external/dsh-share

Share a DSH conversation turn as a PNG image.

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 hellodigua/dsh-share --ref b4e5ad289d77fe099998566f007bf745853dff49

Capabilities

What it contributes

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

README / EN

Package documentation

简体中文 | English

LIMITATIONS

Known limitations

- 复制图片依赖浏览器 Clipboard API;权限不足时仍可下载 PNG。 - 图片中的远程资源必须允许浏览器读取;无法读取的单个资源会用透明占位跳过,不影响整张 PNG 生成。 - 超长图片在其他聊天软件中仍可能被整体缩放;插件弹窗只负责提供可滚动的清晰预览。