3 repository-uri
Declarative specifications for task sequences, input parameters, and runtime policies that govern durable business logic.
Distinguishing note: Distinct from task definitions: focuses on the orchestration of sequences and policies rather than individual task logic.
Explore 3 awesome GitHub repositories matching software engineering & architecture · Workflow Blueprints. Refine with filters or upvote what's useful.
Conductor is a durable workflow engine designed to orchestrate complex, long-running business processes and autonomous agent loops. It functions as a stateful execution platform that persists the entire history of a process, ensuring that workflows remain reliable and recoverable across infrastructure failures, system restarts, and transient network errors. By managing task lifecycles, worker polling, and state transitions, it provides a centralized coordination layer for distributed systems. The platform distinguishes itself through its specialized support for AI agent orchestration, allowin
Durable workflow engines specify task sequences, input parameters, and runtime policies like timeouts and compensation flows to create durable business logic blueprints.
Converts workflow chains into reusable blueprints that can be stored, passed, or executed multiple times.
This repository is a collection of node-based pipeline configurations, examples, and templates for generating AI media. It provides a workflow library and a curated gallery of blueprints designed for creating images, videos, and 3D assets using diffusion models. The project specifically offers a set of pre-configured node graphs for implementing advanced image generation and refinement techniques, with a focus on Stable Diffusion workflows. These examples demonstrate how to interconnect processing nodes to define complex generative logic without writing code. The available templates cover a
Groups multiple nodes into a single subgraph blueprint for library publishing and reuse.