ComfyUI Node
MiniMax H3 Pending Review
Makes Review Gate persist a completed candidate batch and stop at that scene, so the takes can be reviewed later without an execution waiting in memory.
MiniMax H3 Pending Review
- pending_review
◄defer_completed_batchtrue►
Categoryconditioning/minimax/context_loop
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| defer_completed_batch | BOOLEAN | true | When connected to Review Gate, generate the complete candidate batch, save it as pending review, and stop cleanly without holding a ComfyUI execution open. Turn off to preserve the Gate's normal live wait. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pending_review | H3_REVIEW_DISPOSITION | Connect to Review Gate to defer its completed candidate batch for a later persisted review. |