github AgentWorkforce/relayfile v0.8.12

latest releases: v0.8.14, v0.8.13
7 hours ago

relayfile v0.8.12

Packages

  • @relayfile/core@0.8.12
  • @relayfile/sdk@0.8.12
  • relayfile@0.8.12
  • @relayfile/file-observer@0.8.12
  • @relayfile/local-mount@0.8.12

Install

npm install @relayfile/sdk@0.8.12
npm install relayfile@0.8.12
npm install @relayfile/file-observer@0.8.12
npm install @relayfile/local-mount@0.8.12

Binaries

Cross-compiled relayfile-mount binaries are attached to this
release for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64.
Downstream consumers (e.g. the cloud Daytona snapshot) can pin a
specific tag and curl the binary directly:

curl -fSL -o relayfile-mount \
  https://github.com/AgentWorkforce/relayfile/releases/download/v0.8.12/relayfile-mount-linux-amd64
chmod +x relayfile-mount

Publish Details

  • Dist-tag: latest
  • Provenance: enabled via npm publish --provenance
  • Registry: https://registry.npmjs.org

What's Changed

  • fix(writeback): draft rename-at-ack + classification-exempt residue sweep (#242) by @kjgbot in #244
  • test(httpapi): fix WS writeback-origin flake + document #244 review notes (#245) by @kjgbot in #246
  • fix(writeback): salvage pr-reviewer fixes orphaned by #244's merge by @kjgbot in #247

Full Changelog: v0.8.11...v0.8.12

Don't miss a new relayfile release

NewReleases is sending notifications on new releases.