1.0.0-rc.2 - 2026-08-03
Pre-release
Pre-release
Release notes
- Keep the Kyyn engine source and development history private while publishing
anonymously downloadable application artifacts from the public
drshade/kyyn-releasesrepository. GitHub's generated source archives now
contain only that distribution repository, never the engine source. - Replace cargo-dist with an owned, five-target release pipeline. Pull requests
build and retain the complete archive, installer, Homebrew, Debian, AUR and
OCI proof without publication credentials; reviewed version tags alone may
publish those artifact shapes. - Add deterministic archives, an embedded-checksum shell installer and a
Kyyn-owned release manifest tied to the exact private source commit. The
unified checksum covers every archive, package, installer, formula, container
image, individual checksum and the manifest itself.
Install
curl --proto '=https' --tlsv1.2 -LsSf \
https://github.com/drshade/kyyn-releases/releases/download/v1.0.0-rc.2/kyyn-installer.sh | shHomebrew: brew install drshade/kyyn/kyyn.
This release was built from the private source revision recorded in
kyyn-release-manifest.json. GitHub's automatically generated “Source code”
archives contain only the public release-hosting repository; they are not the
Kyyn engine source.