#55 · Primary category: AI Agents & Automation

conductor

distributed-systems durable-execution grpc java javascript microservice-orchestration orchestration-engine orchestrator reactjs spring-boot workflow-automation workflow-engine workflow-management workflows

Conductor is an event driven agentic workflow engine providing durable and highly resilient execution engine for applications and AI Agents

Project last updated:08/29/26

GitHub Stars

32.1K

Forks

997

Contributors

416

License

Apache-2.0

Why we included this project

Conductor started at Netflix as a way to keep microservice orchestration reliable under heavy load, and the same durability now applies to AI agent pipelines. You get a server with a UI, define workflows as code or JSON, and write workers in whatever language you like; the engine tracks state, enforces timeouts, and lets a long-running agent loop pause and resume without losing its place. It includes native LLM providers, MCP tool calling, and human-in-the-loop approval, so autonomous agents can discover tools, reason, and act until the task is done. Production teams at companies like Tesla and LinkedIn have run it for years, which is a decent sign that the failure-handling story holds up in practice.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category