A media runtime for agents.
Write media workflows as code, review them as a canvas, and keep every generated asset tied to its source graph.
Write media workflows as code, review them as a canvas, and keep every generated asset tied to its source graph.
input product_photo
input audience
mask product_photo as hero_mask
generate email_hero with brand_memory
review canvas_branch
cache campaign_assetsPixaScript gives agents a concrete execution model for media generation while preserving the visual checkpoints creative teams need to trust the output.

Images, masks, prompts, model calls, and approvals become explicit workflow objects instead of hidden state.
Agents can inspect the graph, modify a step, rerun only what changed, and hand off a clean result.
Humans can see the same workflow as a visual canvas before a run is cached, approved, or deployed.

Start with the runtime primitives, extend the provider adapters, and keep the workflow definition portable as the media model landscape changes.
View on GitHub