Agent CI Run the full CI pipeline locally before pushing. CI was green before you started — any failure is caused by your changes. Run Pipes are safe — pause-on-failure works through , , etc. When stdout isn't a TTY the launcher detaches the run and the foreground process exits 77 the moment a step pauses, freeing the pipe while the container stays paused for . Retry When a step fails, the run pauses automatically. Fix the issue, then retry: To re-run from an earlier step: Repeat until all jobs pass. Do not push to trigger remote CI when agent-ci can run it locally. Machine-readable output (…