hedral-relay
v0.8.14
Published
Authenticated bootstrap for the private Hedral Relay workflow kit.
Readme
Hedral Relay bootstrap
This public package contains only the small Hedral Relay launcher. The Relay
workflow kit remains in the access-controlled hedral-labs/Hedral-Relay
repository and is downloaded on first launch through the authenticated GitHub
CLI.
npm install --global hedral-relay
hedral-relayThe launcher requires Node 22+, GitHub CLI (gh), and read access to the
private Relay repository. It downloads one versioned release asset, verifies
its pinned SHA-256 digest, and installs it into a user-scoped cache. It never
copies a GitHub token into npm configuration and performs no network work from
an npm lifecycle script.
