chore(deps): update rx4 to 0.6.3 - #46
Merged
Merged
Conversation
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_ab11de4b-8885-4181-a0aa-64f16be2dc42) |
|
Tick the box to add this pull request to the merge queue (same as
|
Collaborator
Author
|
Fixed the rx4 0.6.3 ToolResult initializer by explicitly preserving the prior unclassified-error behavior ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates rx4 from 0.5.0 to the published 0.6.3 release, retaining the existing selected feature set.
Validation: dependency resolution succeeded; full
cargo checkis running in the release-update workspace.Note
Medium Risk
rx4 owns the core agent loop via RotaryAgentBridge, so a minor version bump can introduce API or behavior changes even without local code edits.
Overview
Bumps the rx4 agent harness dependency from
0.5.0to0.6.3, keeping the same feature set (ipc,providers,skills,graph-memory).No application code changes — only
Cargo.tomlandCargo.lock.Reviewed by Cursor Bugbot for commit 8d35cf2. Configure here.