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
Architecture rewrite: replaced the re-queue loop with native OUTPUT_IS_LIST batch generation — all combinations now render in a single workflow run
Added Scene Queue Distributor node — auto-created and connected when Controller is placed; outputs preset text fields directly to PromptDrafter nodes
Distributor output slots are dynamic: slots are added/removed and wires are drawn automatically when nodes are added or removed via the Controller editor
Slot 0 on the Distributor is always combination_tag and is never affected by group changes
Removed combination_index widget and all re-queue / send_sync / scenequeue.advance logic
Removed progress bar widget (no longer applicable to single-run batch model)