A loop stack template for processing user conversations through coordinated agent loops
Intent parsing & validation
Agent confidence bidding
Task execution
Response formatting
Each loop in the stack has a purpose and can spawn recursive sub-loops
Currently executing
Can create recursive loops
Execution context depth
Watch how loop stacks spawn and contain other loop stacks in a recursive pattern
Circular boundary representing the loop execution context
Horizontal layers representing stacked operations
Each level spawns smaller nested loop stacks
Agents collaborate in circular formations, voting and spawning new loops as needed
Participating in consensus
Shows agent confidence level
New recursive loop stack
Agent collaboration links