Agent Sequential Workflow
Visualize chained agent pipelines where the output of one agent feeds directly into the next, forming a structured multi-step execution flow.
Features
- Pipeline Visualization: End-to-end view of each agent stage in a sequential chain
- Data Flow Arrows: Directional indicators showing how output moves between agents
- Step Expansion: Expand individual steps to inspect intermediate inputs and outputs
- Duration Tracking: Per-step and total elapsed time for the entire pipeline run
- Pipeline Metrics: Aggregate token usage, latency, and success rate across all stages
Examples
Multi-Agent Content Pipeline
Content Publishing Pipeline
Sequential agent chain where each step feeds into the next.
4m 00s
13,260 tok
Running
2/5
4m 00s
Total elapsed time
13,260
~4,420 avg/step
50%
1 activeOn track
Installation
npx shadcn add "https://agents-ui-kit.com/c/agent-sequential-workflow.json"