DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-draw

Unified static-image generation router and tool for DeepSeek Harness with multi-engine fallback and quota accounting.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & Workflows
8GitHub Stars0ForksUpdated2026-09-20

Install

$ dsh plugin --profile web add "github:PerryLink/dsh-draw#main"

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-draw is a DeepSeek Harness plugin that provides a standardized `image_generate` tool. It routes generation requests across OpenAI-compatible image endpoints (including OpenAI Images, Zhipu CogView, Replicate, and Fal) with automated health-aware failover, stores generated assets as durable workspace attachments, tracks per-session quota, and adds an in-conversation UI result card alongside a settings management panel.

Key Capabilities

  • Registers a unified `image_generate` tool with standardized parameters (prompt, size, count, quality, style, engine)
  • Multi-engine routing supporting OpenAI-compatible endpoints, Replicate, and Fal with health checks and cooldown fallback
  • Stores output images as content-addressed workspace attachments
  • Enforces per-session call and byte quota limits before sending requests
  • Secure credential resolution via environment variable references rather than stored keys
  • Provides an interactive in-chat result card with one-click regeneration and a settings UI panel

Useful For

  • Generating static AI images within agent sessions across multiple model backends
  • Providing automated fallback between image providers (e.g. OpenAI to CogView) during service outages
  • Enforcing strict quota and bandwidth limits on image generation per session
  • Managing image provider credentials securely through environment references in DSH

Who It Fits

  • DeepSeek Harness users needing text-to-image capabilities within chat workflows
  • Developers seeking resilient multi-provider image generation pipelines
  • Administrators wanting session-based quota control over image generation

Documented Limitations

  • Supports static image generation only; does not support video, audio, image-to-image editing, or computer vision understanding
  • Counts calls and payload bytes but does not track monetary API billing or token costs natively
  • Provider-specific generation parameters beyond prompt, size, count, quality, and style are unsupported
  • Quota durability relies on in-memory ledger fallback on certain harness versions lacking custom session event envelopes

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
PerryLink/dsh-draw
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
d1ad9a9 · 2026-09-21

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
8GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-20
Last release
2026-09-19
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app