Skip to content

Track agents@v0 release cut for eval measurement manifests #6384

Description

@ascerra

Summary

Eval measurements (fullsend eval-measure) resolve stock-agent manifests from fullsend-ai/agents@v0. Activation is two-step:

  1. Merge fullsend-ai/agents#722 (or equivalent) so eval/measurements/<agent>.yaml exists on agents main.
  2. Cut a v0.x.y release that re-points the floating v0 tag.

Merging #722 alone does not activate managed GHA/GitLab measure steps — v0 stays on the prior release SHA until a cut.

Why it matters

Until step 2 lands, managed eval-measure jobs clean-skip (no remote manifest). Local FULLSEND_DIR overrides work today. Without a tracked release cut, measurements can stay silently provisional after the companion PRs merge.

Related

Acceptance

  • agents#722 (or successor) merged with stock eval/measurements/*.yaml
  • v0.x.y release cut; v0 resolves to a SHA that contains those manifests
  • Smoke: a managed job (or equivalent) produces eval-measurements.jsonl without a local FULLSEND_DIR override

Metadata

Metadata

Assignees

Labels

blockedBlocked by another issue or external dependency

Type

No type

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions