Patchwright 0.2.0 community prerelease 1
Pre-releasePatchwright 0.2.0 community prerelease 1
Patchwright 0.2.0 moves the public project to the RSI Tech GitHub organization
and packages the latest source-ready app for community evaluation.
Highlights
- Revalidates exact approved commit identities immediately before supported
pull-request mutations. - Bounds GitHub snapshot fan-out and Codex protocol resources.
- Matches Codex responses and completion events to the active request, thread,
and turn, and redacts credential-shaped durable content. - Makes unsandboxed repository verification authority explicit immediately
before execution. - Uses
rsitech-ai/patchwrightas the canonical source and release location.
Download integrity
The release assets include:
Patchwright-0.2.0-community.1-macos-arm64.zipPatchwright-0.2.0-community.1-macos-arm64.zip.sha256Patchwright-0.2.0-community.1-manifest.jsonPatchwright-0.2.0-community.1-sbom.spdx.jsonPatchwright-0.2.0-community.1-third-party-notices.mdPatchwright-0.2.0-community.1-LICENSE.txtPatchwright-0.2.0-community.1-NOTICE.txt
Download the assets into the same directory and run:
shasum -a 256 -c Patchwright-0.2.0-community.1-macos-arm64.zip.sha256The manifest binds the archive, source archive, SBOM, third-party notices,
Apache project license, project notice, and assembly evidence to the exact Git
commit. It also records the bundle version, build, architecture, signing class,
and notarization status.
Trust boundary
This community prerelease is ad-hoc signed and is not Developer ID signed or
Apple notarized. Gatekeeper may block it. Do not disable Gatekeeper or remove
quarantine metadata to bypass that decision; build the tagged source locally if
you require a locally trusted copy. This ZIP is not served through the signed
Sparkle update feed.
Compatibility
- Requires macOS 26 or newer on Apple silicon.
- GitHub CLI and Codex are optional, separately installed integrations.
- Repository-controlled verification commands are not OS-sandboxed and run as
the current macOS user after an explicit warning and confirmation. - This beta provides best-effort support without a service-level agreement.