3dfbbbf059
CI / push-validation (push) Successful in 22s
CI / helm (push) Successful in 24s
CI / quality (push) Successful in 34s
CI / lint (push) Successful in 34s
CI / build (push) Successful in 36s
CI / security (push) Successful in 53s
CI / typecheck (push) Successful in 1m1s
CI / e2e_tests (push) Successful in 3m12s
CI / integration_tests (push) Successful in 3m56s
CI / unit_tests (push) Successful in 5m27s
CI / docker (push) Successful in 1m19s
CI / coverage (push) Successful in 10m31s
CI / status-check (push) Successful in 1s
CI / benchmark-publish (push) Has been cancelled
CI / benchmark-regression (push) Has been cancelled
- Updated product-builder to launch 17 supervisors instead of 16 - Added pr-merge-pool-supervisor to all supervisor lists and tracking - Updated all numeric references from 16 to 17 throughout the agent - Added AUTO-MERGE tag detection for monitoring - Clarified that pr-merge-pool-supervisor handles PR merging (not implementation-worker) - Updated coordination flow to show pr-merge's role in the workflow The pr-merge-pool-supervisor will continuously monitor for merge-ready PRs and merge them automatically when all criteria are met (approvals, CI passing, no conflicts), ensuring smooth integration of approved work.