Skip to content

fix(runtime): require adapter-core draft echo fix#294

Merged
khaliqgant merged 1 commit into
mainfrom
fix/runtime-adapter-core-0-5-9
Jul 19, 2026
Merged

fix(runtime): require adapter-core draft echo fix#294
khaliqgant merged 1 commit into
mainfrom
fix/runtime-adapter-core-0-5-9

Conversation

@khaliqgant

@khaliqgant khaliqgant commented Jul 19, 2026

Copy link
Copy Markdown
Member

Summary

  • require @relayfile/adapter-core 0.5.9 in the runtime VFS transport
  • lock the runtime importer to the published 0.5.9 artifact
  • document direct create-draft to mount-echo operation coalescing

This carries AgentWorkforce/relayfile-adapters#252 into production proactive runtimes. The runtime is the only Workforce package that imports the generic adapter-core VFS client directly.

Validation

  • pnpm install
  • pnpm -r run build: pass
  • pnpm --filter @agentworkforce/runtime test: 148/148 pass
  • git diff --check: pass
  • npm @relayfile/adapter-core latest: 0.5.9

The full pnpm -r run test reaches the pre-existing CLI local-personas failure group: 34/45 tests fail identically on clean main 46b3320 in an isolated worktree. No CLI or persona-kit source is changed here.

Release chain

After merge, publish the lockstep Workforce patch release 4.1.34, then pin Cloud proactive runtime and rebuild both production Daytona snapshots before releasing held acceptance fires.

Review in cubic

@cursor

cursor Bot commented Jul 19, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@khaliqgant, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 37 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

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

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ddfa6f04-4346-487b-a72e-82d411fc7b79

📥 Commits

Reviewing files that changed from the base of the PR and between 46b3320 and c81c545.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • packages/runtime/CHANGELOG.md
  • packages/runtime/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/runtime-adapter-core-0-5-9

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.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the @relayfile/adapter-core dependency in packages/runtime from ^0.5.1 to ^0.5.9 to ensure direct create-draft writes and mount echoes coalesce onto a single writeback operation. The changelog and lockfile have been updated accordingly. I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@khaliqgant
khaliqgant merged commit 00dd21b into main Jul 19, 2026
3 checks passed
@khaliqgant
khaliqgant deleted the fix/runtime-adapter-core-0-5-9 branch July 19, 2026 09:44
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