Verifiers v0.1.15.dev7 Release Notes
Date: 05/15/2026
Highlights since v0.1.15.dev6
- PyPI release pipeline moved to Trusted Publishing. The
Tag and Releaseworkflow now publishes via PyPA OIDC, gated on thepypi-prodGitHub environment, with build, publish, and GitHub-release split into separate jobs so build-time code never sees the publishing identity. The long-livedPYPI_TOKENis no longer used to releaseverifiers. - Per-eval naming for duplicate environment runs.
prime eval runnow accepts per-eval name labels so duplicate environments produce distinct, disambiguated runs.
Changes included in v0.1.15.dev7 (since v0.1.15.dev6)
Release infrastructure
- improvement: switch verifiers PyPI publish to OIDC trusted publishing (#1386)
Evals
- Add per-eval names for duplicate environment runs (#1384)
- Document eval name labels in skill (#1388)
Docs
- Add AGENTS.local guidance to Lab workspace docs (#1383)
Full Changelog: v0.1.15.dev6...v0.1.15.dev7