Commit 3ea67c3
fix(on): bump relayfile-mount binary v0.1.6 -> v0.7.39 (#982)
The cloud Daytona persona path downloads the relayfile-mount Go binary at
RELAYFILE_VERSION (version-checked cache re-downloads on a bump, so no
snapshot swap needed). v0.1.6 predates the workspace-export 413->paginate
fallback (relayfile v0.7.33/#195) and scoped mount-path support (v0.7.39/#206),
so large repos (e.g. AgentWorkforce/cloud) bulk-export >128MB -> HTTP 413 ->
starve the sandbox bootstrap (bootstrap_timeout). v0.7.39 pulls both fixes.
Unblocks AgentWorkforce/cloud#1028. (Pairs with relayfile#207 restoring
checksums.txt on releases + the backfilled v0.7.39 checksums.txt asset, which
verifyChecksum() requires.)
Co-authored-by: Proactive Runtime Bot <agent@agent-relay.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c6c904b commit 3ea67c3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments