Pull request creation survives restarts
Explicit pull request creation is now stored before GitHub work begins. The request returns immediately, and you can poll its durablepending, succeeded, or failed state even if the server restarts.
More
API
API
- New
GET /api/v1/runs/{id}/pull_request/creationendpoint returns the latest explicit pull request request - Run projections now include the latest
pull_request_creationstate
Fixes
Fixes
- Runs now fail when routing bypasses a required goal gate
- Reused child agents continue forwarding events after broadcast lag
- Artifact archives batch storage reads and tolerate files that vanish during download
- Structured-output repair errors now identify unexpected properties in a stable order