让文本模型(如 DeepSeek)也能正常发送图片:图片落盘到工作区,消息转成仅模型可见的路径文本,由模型调用视觉/MCP 工具识别。
dsh plugin --profile web add github:haitang1/dsh-image-bridge
View the source on GitHub