Skip to content

AO2 v0.5.11

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Aug 17:14
· 2 commits to main since this release
8307795

AO2 v0.5.11 Stable Patch Release Notes

AO2 v0.5.11 binds Python repair-pack v3 evidence to the exact frozen GitHub
issue snapshot while preserving the local-first and fail-closed boundaries from
v0.5.10. AO2 Control Plane v0.1.19 remains the supported companion release.

Changes Since v0.5.10

  • Requires the issue snapshot repository, issue number, URL, state, title, body,
    labels, and digest to agree with the repair-pack manifest.
  • Rejects altered, missing, or mismatched issue snapshots before candidate
    qualification.
  • Preserves repair-pack v1 and v2 compatibility and the existing v3 source,
    reproduction, test-result, and safety bindings.
  • Performs validation without invoking Git, GitHub, a provider, credentials,
    the network, or the submitted repair.
  • Uses conflict-checked bounded physical-Windows release qualification, so
    unrelated interactive workloads and multiple SSH sessions no longer require
    a desktop lock or exclusive host reservation.

Supported Archives

  • macOS aarch64
  • Linux x86_64
  • Windows x86_64

Linux aarch64 hosts may use the Linux x86_64 archive under explicit Docker
emulation. AO2 v0.5.11 does not publish a Linux aarch64 archive.

Verify a downloaded archive against SHA256SUMS before installation. The
credential-free fixture replay remains available for local evaluation.
Rollback uses ao2 install rollback; AO2 Control Plane remains a read-only
observer and does not approve or publish AO2 releases.

Publication remains governed by the manual physical-Windows and hosted release
workflow gates. This source note does not create a tag, release, or upload.