conductor: Conductor is an open-source, scalable microservices orchestration engine originally built at Netflix. It empowers developers to define and manage resilient, distributed, and asynchronous workflows across various services and systems.; volcano-agent-sdk: The Volcano Agent SDK is a TypeScript SDK designed for building multi-provider AI agents. It enables developers to chain LLM reasoning with MCP tools, supporting parallel execution, branching, loops, and integration with various LLM providers like OpenAI, Claude, and Mistral.
Orchestrating complex microservice interactions
Automating complex tasks by orchestrating multiple LLM providers and custom tools within a single workflow.