Skip to content

Patchwright 0.2.0 community prerelease 1

Pre-release
Pre-release

Choose a tag to compare

@s1korrrr s1korrrr released this 20 Jul 21:25
· 4 commits to main since this release

Patchwright 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/patchwright as the canonical source and release location.

Download integrity

The release assets include:

  • Patchwright-0.2.0-community.1-macos-arm64.zip
  • Patchwright-0.2.0-community.1-macos-arm64.zip.sha256
  • Patchwright-0.2.0-community.1-manifest.json
  • Patchwright-0.2.0-community.1-sbom.spdx.json
  • Patchwright-0.2.0-community.1-third-party-notices.md
  • Patchwright-0.2.0-community.1-LICENSE.txt
  • Patchwright-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.sha256

The 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.