Workflows in the SDK
The SDK coordinates reasoning, tools, and memory across multiple steps. Workflows define how tasks progress and recover during execution.
- Task progression in SDK-managed agents — Advancing tasks through structured steps.
- Error handling and recovery — Responding to failures during execution.
- Combining tools, memory, and reasoning — Coordinating capabilities within a task.