Skip to main content
Coming Soon - Conductor is currently in development. This documentation is a preview of planned features.

What is Conductor?

Conductor is an orchestration platform for managing AI agents, workflows, and complex multi-step processes. It builds on Edgit’s component registry to provide advanced coordination and execution capabilities.

Planned Features

Agent Orchestration

Coordinate multiple AI agents with message passing and state management

Workflow Engine

Define complex workflows with branching, loops, and error handling

Event-Driven Architecture

Trigger workflows based on events, schedules, or external webhooks

Monitoring & Observability

Real-time monitoring of agent performance and workflow execution

Architecture Preview

Use Cases

Coordinate teams of specialized AI agents working together on complex tasks.Example: Customer service system with routing, support, and escalation agents
Automate complex business workflows with human-in-the-loop approvals.Example: Invoice processing with validation, approval, and payment steps
Run workflows on schedules or in response to events.Example: Daily data pipeline with extraction, transformation, and loading
Distribute work across multiple agent instances for scalability.Example: Parallel processing of user requests across agent pool

Integration with Edgit

Conductor leverages Edgit’s component registry:
  • Agent Discovery: Automatically discover agents registered in Edgit
  • Version Management: Use Git tags for workflow versioning
  • Deployment: Deploy workflows alongside agents
  • Observability: Track which workflow versions use which agent versions

Roadmap

1

Q1 2026: Core Engine

  • Basic workflow engine
  • Agent lifecycle management
  • State persistence
2

Q2 2026: Orchestration

  • Multi-agent coordination
  • Event-driven triggers
  • Monitoring dashboard
3

Q3 2026: Advanced Features

  • Distributed execution
  • Complex workflow patterns
  • Enterprise integrations
4

Q4 2026: Production Ready

  • Performance optimizations
  • Security hardening
  • Full documentation

Stay Updated