github AgentWorkforce/relayfile v0.7.24

5 hours ago

relayfile v0.7.24

Packages

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

Install

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

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.7.24/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: canonicalize provider layout helpers by @khaliqgant in #168
  • feat(agentworkforce): integration-verifier persona + skills for end-to-end Relayfile integration verification by @khaliqgant in #169
  • Split SDK CLI utilities into explicit subpaths by @khaliqgant in #172
  • fix(local-mount): request reflinks for sync copies by @khaliqgant in #171

Full Changelog: v0.7.23...v0.7.24

Don't miss a new relayfile release

NewReleases is sending notifications on new releases.