dsh-bridge-preview
Inline image previews in chat for pasted images bridged by dsh-tool-vision on text-only models (click to zoom, old messages get previews too).
在对话气泡中内联显示 dsh-tool-vision 桥接的粘贴图片,点击可放大,旧消息也会自动补上预览。
How to install
dsh plugin add github:xing666173/dsh-bridge-preview About
dsh-bridge-preview 为 DeepSeek Harness 的 dsh-tool-vision「图片桥」提供**对话内联预览**的插件。 解决的问题 纯文本模型(如 deepseek-v4-flash)下,粘贴的图片会被 tool-vision 桥接成一段文本提示: [User sent an image (image.png), exported to: C:\...\dsh-vision-bridge\image_sha256:xxx.png. Inspect it with the inspect_image tool to see its content.] 对话里只显示文字、看不到图片。本插件在**展示层**把这段提示中的图片路径渲染成内联缩略图——模型看到的提示文本、inspect_image 调用、日志内容**完全不变**。 截图 特性 用户气泡内直接显示图片预览(缩略图,点击可看大图) 旧消息自动补预览、新消息即时预览(观察器 + 2s 兜底扫描) 纯加法:不修改持久化消息、不碰插槽系统、不影响模型请求 加载失败静默降级(自动移除,不破坏对话) 安装 sh dsh plugin --profile web-desktop add github:xing666173/dsh-bridge-preview 重启 dsh(或硬刷新页面)后生效。需要已安装并…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-18
- Created
- 2026-08-18
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
dsh-session-manager
dream12347/dsh-session-manager
DSH session manager: delete with trash/restore/purge, restore archived sessions, recent-activity stats, continue/pause, open log folder, unread markers, fork into a new chat, workspace grouping and sorting, context compaction threshold.
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-message-edit
dsh-external/dsh-message-edit
DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline