Coming Soon - Conductor is currently in development. This is a preview of the planned quick start experience.
What You’ll Build
In this guide, you’ll:- Install Conductor CLI
 - Define a simple workflow
 - Register agents from Edgit
 - Execute your first orchestrated workflow
 - Monitor execution and results
 
Prerequisites
- Edgit installed and initialized
 - Node.js v18 or higher
 - At least one agent registered in Edgit
 - Basic familiarity with YAML
 
Planned Quick Start
Step 1: Install Conductor
Step 2: Initialize Conductor
Step 3: Register an Agent
Step 4: Define a Workflow
Step 5: Deploy Workflow
Step 6: Trigger Workflow
Coming Soon
Complete quick start documentation will be available when Conductor launches.Stay Updated
Meanwhile, Use Edgit
While Conductor is in development, you can prepare by:- Organize your agents in Edgit’s component registry
 - Version your agents with Git tags
 - Track deployments with Edgit deploy commands
 - Plan workflows by documenting agent interactions
 

