algerkong/dsh-image-preview1

@alger-ai/dsh-image-preview

Image preview in the dsh session: read_image tool results render as a small thumbnail by default and open full-size in the built-in lightbox on click

AI Analysis

核心用途是优化智能体读取图片时的视觉呈现。适合需要频繁让智能体处理、分析图片,并希望在聊天流中直接直观预览图片的用户。

Package
@alger-ai/dsh-image-preview
Version
0.3.1
Last updated
Aug 27, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:algerkong/dsh-image-preview

Usage

  1. Start a session and let the agent call read_image on an image file.
  2. The tool row shows a small thumbnail instead of raw JSON.
  3. Click the thumbnail to inspect the full-size original in the lightbox.