Skip to content

fix(on): bump relayfile-mount binary v0.1.6 → v0.7.39#982

Merged
khaliqgant merged 1 commit into
mainfrom
fix/bump-relayfile-mount-v0.7.39
May 25, 2026
Merged

fix(on): bump relayfile-mount binary v0.1.6 → v0.7.39#982
khaliqgant merged 1 commit into
mainfrom
fix/bump-relayfile-mount-v0.7.39

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

What

Bump RELAYFILE_VERSION in src/cli/commands/on/relayfile-binary.ts from 0.1.60.7.39.

Why

The cloud Daytona persona path downloads the relayfile-mount Go binary at this pin (version-checked cache → re-downloads on a bump, so no snapshot swap needed). v0.1.6 predates:

So on a large repo (AgentWorkforce/cloud), the daemon does a workspace-wide >128MB bulk export → HTTP 413 → hot-loops → starves the sandbox bootstrap (bootstrap_timeout) → no ./cloud, no PR. That's the root blocker for AgentWorkforce/cloud#1028 (everything cloud-side — durable launch, region, mount/token scope, writeback path-forms — was already proven correct; this binary was the last gap).

Pairs with

  • relayfile#207 — restores checksums.txt on every release (the workflow had regressed; verifyChecksum() here is mandatory).
  • Backfilled checksums.txt onto the existing relayfile v0.7.39 release, so this bump's download verifies immediately.

🤖 Generated with Claude Code

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: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@khaliqgant khaliqgant requested a review from willwashburn as a code owner May 25, 2026 06:06
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

Warning

Review limit reached

@khaliqgant, we couldn't start this review because you've used your available PR reviews for now.

Your plan includes 4 reviews of capacity. Refill in 12 minutes and 44 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 2c73ba53-75ee-4a23-950e-ddb3f51e966c

📥 Commits

Reviewing files that changed from the base of the PR and between ec38236 and 9eb9eb1.

📒 Files selected for processing (1)
  • src/cli/commands/on/relayfile-binary.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/bump-relayfile-mount-v0.7.39

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@khaliqgant khaliqgant merged commit 3ea67c3 into main May 25, 2026
45 of 46 checks passed
@khaliqgant khaliqgant deleted the fix/bump-relayfile-mount-v0.7.39 branch May 25, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant