fix(eval): stop surfacing provider staging logs#1561
Merged
Conversation
Deploying agentv with
|
| Latest commit: |
e5571ba
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://52863a1b.agentv.pages.dev |
| Branch Preview URL: | https://provider-stream-logs.agentv.pages.dev |
e93f0c7 to
e5571ba
Compare
christso
added a commit
that referenced
this pull request
Jun 29, 2026
* fix(results): isolate row sidecars by target bundle * fix(dashboard): split run experiment and target columns * feat(dashboard): add hierarchical category taxonomy Merge PR #1560 for Bead av-k0e after independent read-only code review reported no actionable issues and verification passed. * fix(eval): stop surfacing provider staging logs (#1561)
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.
Summary
Stacked on #1558 (
result-row-id-sidecars) becauseav-dmobdepends on the target-aware result layout work.run-N/transcript-raw.jsonland then clean up AgentV-owned staging files under/tmp/agentv-provider-streamsafter a successful artifact write.Provider log:staging paths; durable raw evidence remains discoverable throughtranscript_raw_path.Validation
bun test packages/core/test/evaluation/orchestrator.test.tsbun test apps/cli/test/commands/eval/artifact-writer.test.tsbun test apps/cli/test/commands/eval/progress-display.test.tsbun run buildbun apps/cli/src/cli.ts eval run /tmp/agentv-av-dmob-dogfood.eval.yaml --targets /tmp/agentv-av-dmob-targets.yaml --target codex-live --workers 1passed 1/1 against the local OpenAI-compatible proxy after correcting the temp target/grader base URL tohttp://127.0.0.1:10531/v1.Dogfood artifact inspected:
.agentv/results/av-dmob-provider-log-dogfood/2026-06-29T04-48-25-104Z/codex-live/index.jsonlpoints totranscript_raw_path, omitsraw_provider_log_path, has no durableprovider.log, andtranscript-raw.jsonlstarts with the Codex SDK stream log header. No/tmp/agentv-provider-streamsfile remained for that passing timestamp.