Summary
PR #722 merged measurement manifests (eval/measurements/*.yaml) into main, but the floating v0 tag still points to v0.36.0 (published 2026-08-11), which predates that merge.
A new v0.x.y release is needed so that v0 resolves to a SHA that contains the manifests. Without this, managed eval-measure jobs clean-skip because the remote manifest lookup against fullsend-ai/agents@v0 finds no eval/measurements/ files.
Acceptance
Summary
PR #722 merged measurement manifests (
eval/measurements/*.yaml) intomain, but the floatingv0tag still points tov0.36.0(published 2026-08-11), which predates that merge.A new
v0.x.yrelease is needed so thatv0resolves to a SHA that contains the manifests. Without this, managedeval-measurejobs clean-skip because the remote manifest lookup againstfullsend-ai/agents@v0finds noeval/measurements/files.Acceptance
v0.x.yrelease cut (e.g.,v0.37.0)v0tag re-pointed to the new release SHAeval/measurements/*.yamlfiles are present at the SHA thatv0resolves to