Prepare v0.5.0 for mid-turn steering - #242
Merged
Merged
Conversation
|
Warning Review limit reachedNext included review available in 41 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
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. Comment |
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.
Bump PersonalAgent from 0.4.0 to 0.5.0 for the steering release requested by Andrew. Only the root package version in Cargo.toml and Cargo.lock changes.
The release includes the merged #236 event-bus capacity fix, #238 stream-error reset, and #239 mid-turn steering with stream-identity race coverage. All eight serdes-ai dependencies remain pinned to fork commit aa0eb8715065af55e98d098116d14964b0fcd7b0. This release does not depend on an upstream merge.
The combined code passed all eight PR checks, including provider-backed E2E, in https://github.com/acoliver/personal-agent/actions/runs/34171854925. Local formatting, full clippy, library/integration tests, guard, lizard, and file-length checks passed. Local line coverage is 82.11%, above the 80% gate. The two replacement-stream regressions were observed failing before the fix; all 71 steering tests passed afterward.
This version-only PR will also pass the normal checks before merge. After merge, v0.5.0 will be tagged from main and published through the documented release workflow. Local macOS packaging runs through scripts/release/package_macos_arm64.sh.