Skip to content

merge final reviewed results stack#1462

Merged
christso merged 32 commits into
mainfrom
merge/final-reviewed-results-stack
Jun 21, 2026
Merged

merge final reviewed results stack#1462
christso merged 32 commits into
mainfrom
merge/final-reviewed-results-stack

Conversation

@christso

Copy link
Copy Markdown
Collaborator

Summary

Merges the reviewed/dogfooded results artifacts stack into AgentV. This brings the canonical agentv/results/v1, agentv/artifacts/v1, and agentv/oplog/v1 work together with transcript/dashboard/export support and the review/dogfood fixes.

Changes

  • Adds artifact pointer contracts, raw provider log handling, projection bundle export, and oplog-backed run operation support.
  • Adds Dashboard trace/transcript read-model support and lazy transcript/artifact serving hardening.
  • Adds regression coverage for combine/export/serve/oplog/remote metadata/dashboard read-model behavior.
  • Includes review/dogfood fixes for portable artifact contracts, symlink artifact escape blocking, and grader scores without assertion arrays.

Verification

Review branch and final integration verification completed locally before this PR branch was pushed:

  • bun --filter @agentv/core typecheck
  • bun --filter @agentv/core build
  • bun --filter agentv typecheck
  • bun test apps/cli/test/commands/results/combine.test.ts
  • bun test apps/cli/test/commands/eval/artifact-writer.test.ts
  • bun test packages/core/test/evaluation/orchestrator.test.ts
  • bun test apps/cli/test/commands/results/run-tags.test.ts apps/cli/test/commands/results/remote-metadata.test.ts
  • bun test apps/cli/test/commands/results/serve.test.ts
  • bun test apps/cli/test/commands/results/export.test.ts
  • bun test apps/cli/test/commands/results/export-e2e-providers.test.ts
  • bun --filter @agentv/dashboard test
  • bun --filter @agentv/dashboard build
  • git diff --check

Stale-ref grep only found the deliberate docs warning explaining why child refs under agentv/results/v1 are invalid.

Dogfood report: docs/dogfood-reports/2026-06-21-dogfood-integration-av-vwa-16-10-dogfood.md.

Notes

This branch is already merged locally into main at 93ba064e, but was not pushed directly to main per repo rules.

christso added 30 commits June 21, 2026 05:15
Rename the planned artifact and oplog sidecar refs to sibling namespaces so they can coexist with agentv/results/v1.
# Conflicts:
#	apps/cli/test/commands/eval/artifact-writer.test.ts
#	packages/core/src/evaluation/run-artifacts.ts
# Conflicts:
#	apps/cli/src/commands/results/manifest.ts
Canonicalize dashboard artifact targets before reading so in-run symlinks cannot expose files outside the run workspace. Cover transcript, answer, and raw file artifact reads with focused regressions.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 21, 2026

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2226913
Status: ✅  Deploy successful!
Preview URL: https://c27d7702.agentv.pages.dev
Branch Preview URL: https://merge-final-reviewed-results.agentv.pages.dev

View logs

@christso christso merged commit ec6b491 into main Jun 21, 2026
8 checks passed
@christso christso deleted the merge/final-reviewed-results-stack branch June 21, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant