DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-aigc-canvas

A DSH plugin that provides a session-scoped AIGC canvas, generation tools, and optional better-sidebar visualization.

UI & ProductivityDeveloper Tools

Install

$ dsh plugin --profile web add @huanlin/dsh-plugin-aigc-canvas

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
This installable DSH plugin exposes tools for image, video, and audio generation while storing prompts, media elements, and provenance links on a per-session canvas. Its optional better-sidebar tab displays the canvas and receives updates over HTTP and WebSocket. The current backend is a local stub that produces synthetic media bytes rather than calling a real AIGC provider.

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.

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.

Dependency Counts

package.json declares 2 runtime, 21 development, 14 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 2 runtime, 21 development, 14 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 2 runtime, 21 development, 14 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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