A parallel step executes multiple branches at the same time. All branches must complete before the agent continues.Documentation Index
Fetch the complete documentation index at: https://docs.colossal.sh/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
| Field | Type | Description |
|---|---|---|
branches | object | Named branches, each containing a list of steps |
Example
Next steps
- Map step. Iterate over a list instead of running fixed branches
- Colossal app actions. Available actions to use within parallel branches