feat(eval): compose imported experiment defaults#1541
Merged
Conversation
Deploying agentv with
|
| Latest commit: |
cbbb7c3
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2848cff4.agentv.pages.dev |
| Branch Preview URL: | https://eval-import-defaults-after-r.agentv.pages.dev |
7e59697 to
638ae9f
Compare
Collaborator
Author
|
Review refreshed against current PR head Findings:
Notes:
|
638ae9f to
fe11c20
Compare
Collaborator
Author
|
Review refreshed against current PR head Findings: none. Follow-up verification from review:
Residual risk: I did not rerun the focused tests/typecheck locally in this read-only review pass; relying on the implementer-reported reruns and pending/green CI for execution coverage. This supersedes my earlier review comment on |
Collaborator
Author
|
Unblocked: PR #1540 / av-504.2 has merged into Please refresh/rebase this branch against current |
fe11c20 to
cbbb7c3
Compare
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
Beads: av-504, av-504.5
experiment:defaults into scoped per-test run defaults when a parent imports a child suite withtype: suite.test.run>tests[].run> parent experiment > imported child experiment defaults.workers, unless the parent experiment supplies that field.result_dirterminology.Dependency / Merge Order
Refreshed onto
origin/mainafter PR #1540 merged as squash commitc053a9e6726bc465e19588afbd9d3e54dec19ff9; this branch no longer carries the pre-squash dependency commitfa454314.Verification
bun test packages/core/test/evaluation/eval-inline-experiment.test.tsbun --filter @agentv/core typecheckbunx biome check packages/core/src/evaluation/yaml-parser.ts packages/core/test/evaluation/eval-inline-experiment.test.ts apps/web/src/content/docs/docs/evaluation/experiments.mdx docs/adr/0006-separate-experiments-from-eval-definitions.mdbun --filter @agentv/core buildbun --filter @agentv/sdk buildbun test apps/cli/test/eval.integration.test.ts -t "runs inline experiment config with suite test selection and run knobs"llm-graderbun apps/cli/src/cli.ts eval /tmp/agentv-av-5045-dogfood/evals/parent.eval.yaml --targets /tmp/agentv-av-5045-dogfood/targets.yaml --target live-openai --workers 1 --output /tmp/agentv-av-5045-dogfood/results/live-runindex.jsonlrow usesresult_dir; childrepeat.count: 2producedrun-1andrun-2under the same result_dir.Private evidence: EntityProcess/agentv-private branch
evidence/av-5045-import-defaults, commit3d6a55d.Handoff Notes
experiment.nameremains run-bucket metadata and is not projected into imported test scoped defaults. One parent invocation still writes one run bundle.threshold,repeat/runs,timeout_seconds, andbudget_usd.workers,target(s), workspace, agent, model, agent_options, or sandbox defaults.