MKibera/dsh-show-image0

dsh-show-image

Agent-to-user image display for the DeepSeek Harness WebUI: a show_image tool whose results render as an inline image card in the conversation (via embedded presentation data), never entering model history — safe for text-only LLMs.

AI Analysis

核心用途是在 WebUI 中向用户展示图片。适合使用纯文本大模型、同时需要智能体能够向用户直观呈现图片结果(如绘图、截图)的场景。

Package
dsh-show-image
Version
0.2.0
License
MIT
Last updated
Aug 14, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

配置

配置项默认说明
maxImages12单次最多显示的图片数
maxBytes8 MiB单张读取上限(与附件服务上限取更小者)
maxEmbedBytes2 MiB单张可嵌入会话展示的最大字节数;data URL 会随会话日志持久化,超限直接报错,避免日志膨胀