relayfile v0.8.20
This release ships the durable mount writeback outbox and the command-only outbox flush entrypoint.
Mount
- Adds
relayfile-mount --flush-outbox-oncefor O(outbox) durable command flushes without a full local mirror walk. - Flush exits 0 only when the outbox is drained; pending or needs-attention records surface as nonzero and update
.relay/state.json. - Includes the v0.8.20
relayfile-mountbinaries for linux/amd64, linux/arm64, darwin/amd64, and darwin/arm64 plus checksums.
Packages
@relayfile/sdk@0.8.20depends on the@relayfile/mount-*optional packages at0.8.20.- The npm mount platform packages are intended to use these same binaries.