Sweep codebase for bugs in parallel
bug-sweepworkflowsetup L3★1
samarthpatel24/workflow-pack ↗What it does
Sweep code for bugs across multiple lenses
Best for
Discovering regressions and feature gaps across a large navigation surface via batched, isolated agent exploration.
Inputs
- · args.export
Outputs
- · confirmedCount
Requires
- · agent()
- · parallel()
- · pipeline()
Failure modes
- · Parallel execution may timeout; partial results possible
- · Agent may return null; filtering applied
Trust signals
- · 2 structured output schema(s) defined with required fields
- · Public GitHub repo: samarthpatel24/workflow-pack
- · Canonical meta export with phases and description
- · Explicit phase() calls (1) for workflow transparency