doStreamStep gains stepNumber option
@ai-sdk/workflow@1.0.0-canary.48
Patch Changes
- c3a6524: Add a
stepNumberoption todoStreamStepso callers can createStepResultobjects with the correct step number.
Fetched May 12, 2026
@ai-sdk/workflow@1.0.0-canary.48
stepNumber option to doStreamStep so callers can create StepResult objects with the correct step number.Fetched May 12, 2026
Workflow instances can now be restarted from a specific step using , with optional and disambiguation, for both remote and local sessions.…
Cloudflare · WorkersMinor Changes - 13565 Thanks @vaishnav-mk! - Add restart from step support for local Workflows deve
Cloudflare · WorkersFixed stepNumber on telemetry events emitted by WorkflowAgent.stream so per-step telemetry integrations like @ai-sdk/devtools correctly key…
Vercel · AI SDKStep performance metrics now include explicit effective, input, output, and total token throughput fields.
Vercel · AI SDK