You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix BatchFlow sequential execution and improve clarity
- Fix bug where sequential batch flows shared state between iterations
- Rename BatchParams to FlowInputs for better clarity
- Add documentation explaining FlowInputs purpose
- Enhance README with detailed batch flow example
- Ensure each flow iteration gets its own isolated SharedStore
Breaking change: BatchParams renamed to FlowInputs
🤖 Generated with [opencode](https://opencode.ai)
Co-Authored-By: opencode <[email protected]>
0 commit comments