feat(results): mirror run artifacts into canonical bundles#1329
Closed
christso wants to merge 1 commit into
Closed
feat(results): mirror run artifacts into canonical bundles#1329christso wants to merge 1 commit into
christso wants to merge 1 commit into
Conversation
Deploying agentv with
|
| Latest commit: |
54f746b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://39d1099e.agentv.pages.dev |
| Branch Preview URL: | https://feature-av-wy0-1-run-artifac.agentv.pages.dev |
Collaborator
Author
|
Closing as not planned. The run-bundle design has shifted away from the canonical run-source/manifest-style direction in this PR. The current Beads design is in av-wy0.3: materialize per-test task bundles under each result artifact directory using task/EVAL.yaml, task/targets.yaml, task/files/, and task/graders/, with input.md remaining the rendered agent input and reruns writing to a separate output run directory to avoid nested .agentv/results artifacts. No branch deletion requested. |
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
.agentv/results/runs/<experiment>/<run_id>.required_envplaceholder names.Verification
bun test apps/cli/test/commands/eval/artifact-writer.test.ts apps/cli/test/eval.integration.test.tsbun --filter agentv typecheckbun --filter agentv lintbun --filter @agentv/core buildbun --filter agentv buildgit diff --checkbiome check .Scope Notes
required_envnames.