Crew Orchestration
Multi-agent orchestration system for coordinating tasks across multiple agents.
Features
- Crew: Traditional multi-agent coordination with sequential/parallel/hierarchical processes
- Workflow: DAG-based workflow system with conditional branching and human-in-the-loop support
- Orchestra: Multi-perspective analysis with parallel execution and synthesis
- Graph: LangGraph-style graph execution with cycles, conditionals, and checkpointing
- HumanLoop: Human-in-the-loop support with approval gates, breakpoints, and input collection
- TimeTravel: State history, replay, fork, and debugging for graph executions
- Subgraph: Nested workflows, parallel subgraphs, and reusable graph components
- Handoff: Agent-to-agent handoffs with context passing and return support
- Streaming: Unified streaming events across graphs, handoffs, and workflows