Implements a continuous pipeline that maintains a queue of repositories, runs all 9 test generators per repo, stores results with coverage metrics, checks for new code changes, and loops indefinitely. Closes #89