Nodes/ComfyUI-Koolook/Koolook Loop Status
ComfyUI Node

Koolook Loop Status

A ComfyUI node in Koolook/Loop with 10 inputs and 2 outputs.

By malkuthro·Created 11 months ago·Updated 23 days ago· 7
Koolook Loop Status
  • value
  • value
  • status
index0
total1
filepath
labelloop
auto_queue_nextfalse
index_node_id
server_urlauto
max_auto_queue_depth100
remaining_auto_queue_depth-1
CategoryKoolook/Loop

Inputs (10)

NameTypeDefaultDescription
value*Payload to pass through unchanged while this node reports loop progress.
indexINT00–999999Current zero-based frame index. Wire this from the easy int node that drives the loop.
totalINT11–100000Total frames/prompts in this loop. Auto-queue stops when index + 1 reaches total.
filepathoptSTRINGOptional sequence path for the printed status line. %04d-style frame tokens are previewed with the current index.
labeloptSTRINGloopShort label printed before progress, for example EXR_SAFE or plate_pass.
auto_queue_nextoptBOOLEANfalseQueue the next prompt automatically after this frame, advancing the connected index node.
index_node_idoptSTRINGAdvanced override for the frame-index node id. Leave blank; the connected index input is normally detected automatically.
server_urloptSTRINGautoComfyUI server used for auto-queue. Leave auto to detect the running server and port.
max_auto_queue_depthoptINT1001–1000Safety cap for child prompts this run may chain, preventing accidental runaway loops.
remaining_auto_queue_depthoptINT-1-1–1000Internal countdown carried into child prompts. Leave at -1 in normal canvas use.

Outputs (2)

NameTypeDescription
value*
statusSTRING