Release verification
- Download the release archive and matching
.sha256file. - Verify it before installation:
shasum -a 256 -c "$ARCHIVE.sha256". - Extract and run
agent-exec --version. - Smoke test managed execution:
agent-exec run -- echo release-smoke.
GitHub Actions builds Linux x86_64 archives for version tags. macOS artifacts are built and packaged on the trusted macOS host for the release tag.