conductor-oss/conductor
Conductor is an open-source durable workflow engine for orchestrating AI agents and distributed systems, originally built at Netflix

Conductor is an open-source, event-driven workflow engine designed to orchestrate distributed systems and AI agents. It provides durable execution with built-in resilience for handling failures, retries, and state recovery. The platform supports building complex agentic workflows and is used in production by companies including Netflix, Tesla, LinkedIn, and J.P. Morgan. It includes a Java/Spring Boot backend, a ReactJS UI, and supports gRPC-based communication.