Skip to content

Releases: Yu-tao-Li/dsh-read-image

Release list

v0.1.0

Choose a tag to compare

@Yu-tao-Li Yu-tao-Li released this 17 Aug 19:46

dsh-read-image v0.1.0

在 DeepSeek Harness Web GUI 对话流中把 read_image 工具结果渲染成真实图片。

特性

  • 专用 Read image 行(browse 图标、状态点、运行中扫描动画)
  • 展开显示图片本体:ImageGallery 官方原子组件(240px 长边自适应、点击 lightbox 放大原图、失败重试)
  • OUT 区保留元数据信封(媒体类型 / 像素尺寸 / 字节数),不再显示附件 JSON
  • Inspect 详情面板同步渲染
  • 会话授权取图:POST /api/session.attachment(引用必须在本会话持久日志中)
  • priority: 100 影子注册,未来 DSH 内置实现自动胜出

安装

dsh plugin --profile web add github:Yu-tao-Li/dsh-read-image

重启 dsh web 生效。