📄️ Dynamic Task Generation
Modify the workflow graph during execution for advanced control flow.
📄️ Task Retries
Automatically retry failed tasks to handle transient errors gracefully.
📄️ Task Iterations
Execute a task repeatedly with cycle control for convergence, accumulation, and polling patterns.
📄️ Task Handlers
Swap execution strategies per task — run in-process, inside Docker containers, or with custom handlers.