chore: bump verifiers and prime-envs to latest main - #3245
Merged
Conversation
verifiers d53ab56f0..42a6c95de: - feat: metadata-only overrides for config-plugged functions (#2323) - feat(compact): one tool call per turn, notes-only carryover (#2313) prime-envs 1f1f915a..b30aad36: - feat!: add train/eval graph split to wikispeedia (#759) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
mikasenghaas
marked this pull request as ready for review
August 12, 2026 02:39
samsja
approved these changes
Aug 12, 2026
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.
Summary
deps/verifiersd53ab56f0..42a6c95de:deps/prime-envs1f1f915a..b30aad36:uv lock --checkpasses; no lockfile changes needed.🤖 Generated with Claude Code
Note
Medium Risk
Submodule bumps into core RL env/verifier code, including a breaking wikispeedia train/eval graph split that could affect existing configs or runs.
Overview
Bumps the
deps/verifiersanddeps/prime-envssubmodules to latest main. No lockfile changes.verifiers picks up metadata-only overrides for config-plugged functions and compact-mode changes (one tool call per turn, notes-only carryover).
prime-envs includes a breaking change that splits wikispeedia into separate train/eval graphs.
Reviewed by Cursor Bugbot for commit 0d99bea. Bugbot is set up for automated code reviews on this repo. Configure here.