Runtime arrays with for_each
Parallel workflows can now create one branch per item in a runtime context array. Each branch receives its item and index, while the fan-in receives the ordered results without merging branch updates into top-level context.
Live parallel status and artifact history
The run view now shows parallel branches as they start and finish. The artifacts view groups captures by file and shows version history, while stage model popovers report token usage and cost.More
CLI
CLI
- Validation diagnostics now include their suggested fixes
Workflows
Workflows
- Command
scriptvalues now interpolate{{ goal }},{{ inputs.NAME }}, and{{ vars.NAME }} - A node with
scriptnow infers the command handler whenshapeandtypeare omitted - Validation now rejects edge targets that were never declared as nodes
Fixes
Fixes
- Pull request publish failures now fail the run instead of leaving a successful terminal state
- Default small-model selection now skips providers that do not offer a small model