chore: release 1.35.0 - #454
Open
abrichr wants to merge 1 commit into
Open
Conversation
Version, module version, and changelog written by python-semantic-release 10.6.1 over the commits since v1.34.0; uv.lock stamped by scripts/check_release_consistency.py --sync. The release itself is dispatched from main after this merges. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.
Bumps the reviewed version to 1.35.0 so
Release and PyPI Publishcan be dispatched from main.pyproject.tomlandopenadapt_flow/__init__.py: 1.34.0 to 1.35.0, written by python-semantic-release 10.6.1 (version --no-commit --no-tag --no-push --no-vcs-release --skip-build) over the commits since v1.34.0.CHANGELOG.md: the generated v1.35.0 entry under the version-list flag. Minor bump because the range carriesfeatcommits: the MIT reference Execute server (feat: MIT reference Execute server with self-signed local receipts #442), the reward worker (openadapt-flow serve-reward, feat(reward): MIT reference reward worker with self-signed reward receipts #452), the ProcessContract mixed capabilities (feat: extend ProcessContract with mixed capabilities #444), and the fixes through fix(reward): trainer adapters live in openadapt_evals.reward; flow keeps the worker and the client #453.uv.lock: root entry stamped byscripts/check_release_consistency.py --sync("Release version 1.35.0 is synchronized across project, module, and lock").Why now: #453 removed the flow trainer adapter that returned
Nonefor an unscored episode (TRL pays that 0.0, which the reward contract forbids), so the first publishedopenadapt-flow[reward]carries the worker and the client only, withopenadapt_evals.reward0.96.1 as the trainer-side set.What a reviewer checks: the three version strings agree; the changelog entry is the tool's output, not hand-written; CI is the exact-main gate the release workflow later requires.
Opened by an agent session, not the founder.
🤖 Generated with Claude Code