Crosery/dsh-viewer2

@crosery/dsh-viewer

Renders images, video, audio, PDF and Office documents inline in the dsh web UI through a display_file tool, streaming bytes over a signed HTTP route with range support.

包名
@crosery/dsh-viewer
版本
0.1.0
许可证
MIT
最近更新
2026年8月31日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Crosery/dsh-viewer

Configuration

Settings namespace crosery-viewer. Every default is the behaviour the plugin exists to provide; each flag gives one piece back.

FieldDefaultTurning it off
tooltruedisplay_file is not registered at all
redirectReadtrueread may decode a raster into replacement characters again
feedModeltrueimages are shown only, never added to model context
supersedeReadImagetruethe shipped read_image becomes visible to the model again

Edit $DSH_HOME/settings.yaml — hot-reloaded, no restart.