Cloud AutoPkg Runner is a Python library designed to provide tools and utilities for managing AutoPkg recipes and workflows concurrently. It streamlines AutoPkg automation in CI/CD pipelines, offering ...
Hi! I'm trying to figure out how to track the finish_reason of my agents when using the Runner class. Before switching to this repo, I was monitoring the finish_reason from each completion and logging ...