Skip to content

chore: bump verifiers to >=0.1.9, sv_shared to 0.2.2#53

Merged
intertwine merged 1 commit intomainfrom
chore/bump-verifiers-0.1.9
Jan 23, 2026
Merged

chore: bump verifiers to >=0.1.9, sv_shared to 0.2.2#53
intertwine merged 1 commit intomainfrom
chore/bump-verifiers-0.1.9

Conversation

@intertwine
Copy link
Copy Markdown
Owner

Summary

  • Bump verifiers dependency from >=0.1.6.post0 to >=0.1.9 across all environments
  • Bump security-verifiers-utils from 0.2.1 to 0.2.2 for PyPI release
  • Update all environment dependencies to require security-verifiers-utils>=0.2.2

New Features Available (verifiers 0.1.9)

  • RubricGroup: Modular reward composition (auto-wraps Rubric in environments)
  • JudgeRubric: LLM-as-judge evaluation with configurable model
  • ThinkParser/MaybeThinkParser: Chain-of-thought reasoning extraction
  • Enhanced error handling: Better error chains with timeout support
  • Automatic monitor rubrics: Track metrics without affecting rewards

Breaking Changes Handled

Test plan

  • All 91 tests pass locally
  • Linting passes
  • CI passes

Next Steps

After merge:

  1. PyPI release of security-verifiers-utils v0.2.2
  2. Update ROADMAP with v0.1.9 optimization planning

🤖 Generated with Claude Code

Update verifiers dependency from 0.1.6.post0 to 0.1.9 across all
environments and sv_shared. This brings in:

- RubricGroup for modular reward composition
- JudgeRubric for LLM-as-judge evaluation
- ThinkParser/MaybeThinkParser for reasoning traces
- Enhanced error handling with timeouts
- Automatic monitor rubrics

Bumps sv_shared to 0.2.2 for upcoming PyPI release. Environments
continue to use security-verifiers-utils>=0.2.1 which is compatible
with verifiers 0.1.9.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@intertwine intertwine force-pushed the chore/bump-verifiers-0.1.9 branch from 4116016 to bea294a Compare January 23, 2026 15:14
@intertwine intertwine merged commit f504f92 into main Jan 23, 2026
4 checks passed
@intertwine intertwine deleted the chore/bump-verifiers-0.1.9 branch January 24, 2026 15:47
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