Score homepage quality metrics
eval-access-fnworkflowsetup L2★126
VibesDIY/vibes.diy ↗What it does
Orchestrate multi-stage agent work
Best for
Executing complex multi-phase workflows with typed outputs.
Inputs
- · Prompt list file
Outputs
- · Structured JSON result
- · Summary report
Requires
- · agent() function
- · pipeline() executor
- · phase() phase-tracking
Preconditions
- · Workflow runtime initialized
- · Input arguments validated
Failure modes
- · Gate validation fails
- · Agent returns null on worker failure
Trust signals
- · Explicit JSON schema validation
- · Binary/enum verdict logic in code