DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Native Image Viewer — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
N

dsh-native-image-viewer

Native Image Viewer

适用于 DeepSeek Harness 的原生缩放、平移、下载、图库和区域注释图像查看器

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:WSL043/dsh-native-image-viewer#4a20a5179fec3afa3bf9860ad1eb557dbcef1aa7
README兼容性版本

兼容性与来源证明

Native Image Viewer 以 dsh-native-image-viewer 发布,当前版本为 0.1.0-beta.2。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/8/26

版本

0.1.0-beta.2beta
2026/8/26
查看其余 1 个版本收起版本
0.1.0-beta.1beta
2026/8/26

相关插件

正在加载相关插件…

最新版
0.1.0-beta.2
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
周下载
0
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 vision-media 分类下经过校验的插件。

Tool Describe Image@linxin666/dsh-tool-describe-image面向模型的 describe_image 工具,用于 dsh Web GUI:通过在兼容 OpenAI 的端点调用视觉语言模型,为文本模型提供图像理解能力,以描述一张图像(本地路径、http(s) URL 或附件引用)。可热插拔 —Modlens@liustack/modlens面向仅支持文本的 LLM 的插件视觉能力,由免费的 Antigravity CLI 提供支持Vision Toolkit@anionex/dsh-vision-toolkit面向 Harness 原生集成的 DeepSeek 与 agent-vision-toolkit:图像问答、OCR、定位、UI 还原、像素差异、Artifacts 和 Web UI。Deepseek Ivideodeepseek-ivideoiPolloWork HyperFrames Video Studio,以及 27 个可编辑视频模板,以原生 DeepSeek Harness 对话视图呈现。

README

DSH Native Image Viewer

A compact, provider-neutral image viewer for DeepSeek Harness. It upgrades images already shown by DSH without replacing the conversation, attachment, or model workflows.

Install · Privacy · 简体中文

Beta: the viewer targets the latest public DSH release. Unsupported image markup is left untouched instead of being guessed.

DSH Native Image Viewer with fit, original-size, zoom, and download controls

A numbered region note edited directly beside its image marker

Features

  • Wheel zoom centered on the pointer, drag-to-pan, touch pinch, and double-click 100% view.
  • Fit and original-size controls, original-file download, keyboard navigation, and multi-image galleries.
  • One-shot region marking with each note edited beside its numbered image marker.
  • Light and dark themes through DSH design tokens, responsive layout, focus containment, and reduced-motion support.
  • Optional nativeImageViewer client service so image-producing plugins can add their own continuation action.

DSH keeps working when the plugin is absent or cannot recognize a newer image surface. Other plugins may use the service when present, but must retain their own basic fallback.

Install

Install the Beta:

irm 'https://github.com/WSL043/dsh-native-image-viewer/releases/download/v0.1.0-beta.2/install.ps1' | iex

Or use the official DSH command directly:

dsh plugin --profile web add dsh-native-image-viewer@0.1.0-beta.2

Restart DSH manually after saving active work. The installer never needs access to provider credentials or image-generation accounts.

Update

Run the same version-pinned PowerShell helper or official add command for the version you want to install.

Uninstall

dsh plugin --profile web remove dsh-native-image-viewer

Uninstalling restores DSH's built-in image lightbox. It does not remove conversations, attachments, generated images, provider plugins, or credentials.

Privacy

Image bytes stay in the current browser profile. The plugin reads only URLs already rendered by DSH, does not upload images, does not call a model, and does not read provider credentials. Region notes remain transient unless another plugin explicitly uses them for a user-requested action.

Support

Open the bug report form with the exact plugin version, DSH version, operating system, image location (message or composer), and the action that failed. Do not include private images, credentials, or full session logs. Report sensitive security problems privately through GitHub Security Advisories.

License

简体中文 · Report a bug · Request a feature · MIT