Skip to content

Wukong Code v0.1.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@xxg1413 xxg1413 released this 08 Aug 06:46
Immutable release. Only release title and notes can be modified.

Wukong Code 0.1.0-rc.1

This page records the pinned distribution identity for the Trusted Local Loop
prerelease. The stable latest remains v0.0.22; default installs must not select
this candidate.

The public
v0.1.0-rc.1 GitHub prerelease
contains all six ZIP files, six matching SHA-256 files, and
release-provenance.json. Independent public re-download verified every asset,
the six attestations, immutable identity, and the preserved stable latest.

Pinned macOS and Linux install

Opt-in testers can install the exact version:

curl -fsSL https://wukong.today/install.sh | WUKONG_VERSION=v0.1.0-rc.1 sh
wukong --version

The output must report 0.1.0-rc.1. An unpinned invocation continues to install
the stable release.

Pinned Windows install

Download the matching wukong-win32-x64.zip or
wukong-win32-arm64.zip and its .sha256 file from the prerelease page. Verify
the checksum before extracting wukong.exe, and retain the previous binary
until the candidate starts against the same Wukong home directory.

Channel contract

  • The GitHub release must be marked prerelease.
  • The stable latest pointer must remain unchanged.
  • All six archives have SHA-256 files and provenance attestations and passed
    public-URL smoke, pinned fresh install, and 0.0.22 upgrade/state recovery.
  • A blocking defect creates a new RC version. Existing tag, assets, checksums,
    and provenance are not rewritten.