dsh-plugin-aigc-canvas
A DSH plugin that provides a session-scoped AIGC canvas, generation tools, and optional better-sidebar visualization.
Install
$ dsh plugin --profile web add @huanlin/dsh-plugin-aigc-canvasRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
Key Capabilities
- Provides text-to-image, text-to-video, first/last-frame-to-video, multi-reference-to-video, and text-to-audio tools.
- Stores canvas elements and directed links between prompts, references, and generated outputs.
- Lists the current session canvas snapshot through a read-only tool.
- Persists each session's canvas state and generated media under .dsh-aigc-canvas.
- Registers an optional better-sidebar canvas tab with HTTP snapshot loading and WebSocket updates.
- Resolves the configured API-key reference through DSH credentials before process environment variables.
Useful For
- Track prompt-to-media provenance across multi-step generation workflows.
- Generate and organize image, video, and audio placeholders within a DSH session.
- Use generated media UUIDs as references for first/last-frame or multi-reference video workflows.
- Review a persisted session canvas after restarting DSH.
Who It Fits
- DeepSeek Harness users building AIGC-oriented agent workflows.
- Users of dsh-better-sidebar who want a visual session canvas.
- Developers extending the stub backend with a real media-generation provider.
Documented Limitations
- The implemented backend is a stub: non-stub base URLs return a backend-error with HTTP 501.
- Stub output is synthetic PNG, MP4, or MP3 bytes rather than real provider-generated media.
- The canvas uses a vertical flow view rather than a graph layout; edges are displayed as chips rather than SVG lines.
- Canvas elements cannot be deleted or edited through the plugin.
- Without dsh-better-sidebar, tools and element storage work but the canvas visualization is unavailable.
- Requires Node.js 20 or later.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 2 runtime, 21 development, 14 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub did not report an SPDX license for this repository snapshot.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 2 runtime, 21 development, 14 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub did not report an SPDX license for this repository snapshot.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 2 runtime, 21 development, 14 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub did not report an SPDX license for this repository snapshot.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Traceable source and registry metadata for this entry, kept separate from runtime verification.
- Source repository
- HuanLinOTO/dsh-plugin-aigc-canvas
- Registry source
- Public GitHub repository
- Source snapshot
- ea62f59454f4
- Artifact type
- plugin
- AI enrichment
- gpt-5.6-terra · 2026-08-14
- Prompt version
- dsh-plugin-enrichment-v3
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
- 4
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-14
- Last release
- —
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DeepSeek Harness Web plugin that notifies you when agent turns or background jobs finish or need review.
View plugin →A web UI plugin that adds a real-time token usage HUD and statistics panel to DeepSeek Harness.
View plugin →A DeepSeek Harness web plugin for declaring per-model reasoning-effort options and text/image input capabilities for OpenAI-compatible providers.
View plugin →An installable DeepSeek Harness Web UI bundle combining productivity plugins, remote-access features, live token statistics, and nine UI skins.
View plugin →