- **Monitor CI Status**: Watch for CI failures on pushes to the `develop` branch of `cppalliance/beast2` - **Automatic Fix Detection**: Analyze CI failure logs to identify the root cause - **Fix Generation**: Automatically generate fixes (code changes, configuration updates, etc.) - **Recursive Retry**: Apply fixes and re-trigger CI, continuing until: - CI passes successfully, OR - Maximum iteration limit is reached, OR - Fix attempts are exhausted