Agent Parallel Processor
Visualize fan-out/fan-in parallel execution where multiple agent tasks run simultaneously, then merge results into a unified output.
Features
- Parallel Lanes: Each concurrent task renders in its own lane with independent status and progress
- Progress Tracking: Real-time progress bars and stage indicators for every parallel branch
- Merge Aggregation: Visual merge step shows how individual lane outputs combine into the final result
- Error Recovery: Failed lanes surface retry controls without blocking healthy branches
- Token Metrics: Per-lane and aggregate token usage, cost, and latency breakdowns
Examples
Multi-Source Data Pipeline
Fan-out / Fan-in
Parallel Processor
Input Task
Analyze 2,400 product reviews from Q4 launch and generate a structured report with sentiment, entities, topics, and an executive summary.
4 lanes
Sentiment Analysis
Complete
Agent Lyra
Overall positive (0.82). Key phrases: 'excellent quality', 'fast shipping'.
1,240 tok$0.186
Entity Extraction
Running
Agent Orion
860 tok$0.129
Topic Classification
Running
Agent Nova
520 tok$0.078
Summary Generation
Queued
Agent Vega
Merge
1/4
2,620
$0.39
Awaiting lane completion
Installation
npx shadcn add "https://agents-ui-kit.com/c/agent-parallel-processor.json"