Run smoke test validation
submit_smokeworkflowsetup L2★2
pezzos/codex-dynamic-workflows-lab ↗What it does
Execute workflow with phases
Best for
Orchestrating multi-agent workflows with bounded costs and structured outputs.
Preconditions
Workflow runtime, args with required parameters
Failure modes
- · Phase timeout or agent failure
- · Schema validation failure
- · Missing required args
Trust signals
- · Comprehensive implementation (>6K LOC)
- · Error handling and abort paths defined