Examples
Start with runnable patterns
These examples link to the repository so you can copy, run, and modify them locally.
End-to-end workflow
A complete runnable example tying together agents, tools, and orchestration.
workflowdemo
Parallel execution flow
Run multiple agents or tasks concurrently with a flow orchestrator.
flowparallel
Router flow
Route execution dynamically based on state and decisions.
flowrouting
Critic review loop
Iterate with critique and revision using specialized roles.
flowquality
Map-reduce flow
Fan-out work and aggregate results to scale analysis/processing.
flowscale
Tool registry
Register and execute tools safely, with a clean interface.
tools
See more in /examples.