2026-07-30
LoopCraft Adds Conditional Branch Testing with Mock Inputs
Test individual branch paths in your agent loop without running the full workflow, using configurable mock inputs per node.
← Back to NewsStarting 2026-07-30, LoopCraft includes conditional branch testing that lets you isolate and test individual branch paths in your agent loop. For each conditional node, you can inject mock inputs that force a specific branch outcome, then inspect the downstream node behavior without executing the full workflow. This is useful when debugging complex loops where a single misrouted condition cascades through multiple nodes. Test results show the exact input-output pair at each node along the tested path. This is a design-time debugging feature; it does not affect exported code or production loop behavior. Feedback: sapsap@qq.com.