Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ If you need to fan out from a script and want each child linked to a specific pa
In the Oz web app's [**Runs** page](https://oz.warp.dev/runs):

1. Click **New run** in the header.
2. Select an environment and, optionally, a skill that performs orchestration. The [oz-skills repo](https://github.com/warpdotdev/oz-skills) includes orchestration skills like review swarms and fan-out runners.
2. Select an environment and, optionally, a skill that performs orchestration.
3. Enter the parent's prompt. Describe both the high-level task and the orchestration shape you want (number of children, parallelism, success criteria).
4. Click **Run**.

Expand Down
Loading