DSH Image Generation Responses
Generated bytes are validated and stored as durable DSH attachments, then rendered directly in the conversation by the included web client view.
Project overview
A DeepSeek Harness Cordis plugin that exposes image tools backed by the Responses API: generateimage (text-to-image and image-to-image editing through the imagegeneration tool) and analyzeimage (image understanding through a plain vision completion). Generated bytes are validated and stored as durable DSH attachments, then rendered directly in the conversation by the included web client view. Supported provider contract
This plugin intentionally supports a specific OpenAI-style contract rather than every API described as "OpenAI compatible": POST {baseURL}/responses Authorization: Bearer Responses API imagegeneration tool calls non-streaming JSON responses containing base64 image data
Install the package in the DSH web profile that owns your cordis.patch.yml: