Workflows

Building multi-agent workflows

Workflows

Olivia can coordinate multiple agents for complex tasks.

Example: Launch a Product Feature

You: "Launch our new pricing page — write copy, build the component, and test it"

Olivia:
  → Morgan (Marketing): writing copy...
  → Felix (Frontend): building component...
  → Devon (QA): writing tests...
  → Done! Here's what was built...

Parallel vs Sequential

Olivia decides when to run agents in parallel (independent tasks) vs sequentially (when output feeds into next step).