I need ci to run lol - #2061
Closed
Jackmin801 wants to merge 4 commits into
Closed
Conversation
mikasenghaas
added a commit
that referenced
this pull request
Jul 18, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
mikasenghaas
added a commit
that referenced
this pull request
Jul 18, 2026
Bumps the verifiers pin to d5320edcb (per-call ModelCall records #2061 + model/harness generation-time split #2060). TimingMetrics gains generation/model and generation/harness (from timing.generation.{model, harness}.duration, stamped server-side by Rollout.split_generation and carried on the wire), emitted as timing/generation/{model,harness}/*. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
mikasenghaas
added a commit
that referenced
this pull request
Jul 18, 2026
…plit (#3082) * feat: re-pin verifiers for per-call trace records Companion to PrimeIntellect-ai/verifiers#2061: Trace.calls per-call records, with finish_reason and usage moved off MessageNode onto ModelCall (trace schema v2). test_advantage's rollout builder attaches usage via a per-call record instead of the removed node field. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * chore: bump verifiers pin to branch head Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * chore: bump verifiers pin to the merged #2061 commit Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * feat: export generation model/harness time split to wandb Bumps the verifiers pin to d5320edcb (per-call ModelCall records #2061 + model/harness generation-time split #2060). TimingMetrics gains generation/model and generation/harness (from timing.generation.{model, harness}.duration, stamped server-side by Rollout.split_generation and carried on the wire), emitted as timing/generation/{model,harness}/*. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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.
i got booted from the wandb again so i cant run the tests either