Skip to main content

๐Ÿšง Image Pipeline

Planned โ€” not yet available.

The Image Pipeline kit would chain image-generation and processing steps on the canvas โ€” each node a stage that takes images in, transforms them, and passes the result downstream โ€” so a visual graph drives a generation workflow.

This kit is not built yet. No image-pipeline-specific API exists today, so none is documented here. Building node graphs programmatically is covered by @oh-just-another/scene (execution is not); the Agent kit shows how a process can construct and mutate scenes through real exports. This page will be filled in once the kit is packaged.