github AgentWorkforce/relayfile v0.9.0

5 hours ago

relayfile v0.9.0

Packages

  • @relayfile/core@0.9.0
  • @relayfile/sdk@0.9.0
  • relayfile@0.9.0
  • @relayfile/file-observer@0.9.0
  • @relayfile/local-mount@0.9.0
  • @relayfile/mount-darwin-arm64@0.9.0
  • @relayfile/mount-darwin-x64@0.9.0
  • @relayfile/mount-linux-arm64@0.9.0
  • @relayfile/mount-linux-x64@0.9.0

Install

npm install @relayfile/sdk@0.9.0
npm install relayfile@0.9.0
npm install @relayfile/file-observer@0.9.0
npm install @relayfile/local-mount@0.9.0
npm install @relayfile/sdk@0.9.0 --include=optional

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.9.0/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

  • test: add webhook conformance smoke coverage by @khaliqgant in #283
  • feat(writeback): surface provider-echoed fields (e.g. Slack ts) on op providerResult by @willwashburn in #286

Full Changelog: v0.8.30...v0.9.0

Don't miss a new relayfile release

NewReleases is sending notifications on new releases.