- Fix step status not being tracked correctly in executor callbacks (done/skipped were not updated) - Expose runStepsInNewSessions and maxParallelSteps settings in CLI settings command - Add AGENTS.md documentation for runStepsInNewSessions and maxParallelSteps settings - Add changeset for the published CLI package - Add tests for CLI settings validation and executor step status tracking
234 B
234 B
@gsxdsm/fusion
| @gsxdsm/fusion |
|---|
| patch |
Expose runStepsInNewSessions and maxParallelSteps settings in the CLI (kb settings set/show). Step status now updates in the store during step-session execution for real-time dashboard progress.