Skip to content

fix(artifacts): write provider bundle snapshots - #1713

Merged
christso merged 2 commits into
mainfrom
feat/provider-artifacts-bundle
Jul 7, 2026
Merged

fix(artifacts): write provider bundle snapshots#1713
christso merged 2 commits into
mainfrom
feat/provider-artifacts-bundle

Conversation

@christso

@christso christso commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • write generated task/eval provider snapshots as providers.yaml and expose them as providers_path in run indexes/manifests
  • remove default targets_path/targets.yaml bundle read fallback for this hard migration
  • migrate rerun/export/serve/validate fixtures, provider-file discovery, docs, and README to the current provider artifact contract

Validation

  • bun run build
  • bun test apps/cli/test/commands/eval/task-bundle.test.ts apps/cli/test/commands/eval/artifact-writer.test.ts apps/cli/test/commands/eval/bundle.test.ts apps/cli/test/commands/eval/targets.test.ts apps/cli/test/commands/runs/rerun.test.ts apps/cli/test/commands/results/export.test.ts apps/cli/test/commands/results/serve.test.ts apps/cli/test/commands/results/validate.test.ts (244 pass)
  • bunx biome check <changed files>
  • live dogfood via local OpenAI-compatible proxy: live provider live-openai plus live llm-rubric grader passed; verified .internal/index.jsonl contains providers_path, generated test/providers.yaml, and no targets_path/targets.yaml

Evidence

  • Private evidence branch: agentv-private:evidence/av-kfik-51-provider-artifacts
  • Evidence commit: d4d5157

Bead

  • av-kfik.51

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: be0e909
Status:⚡️  Build in progress...

View logs

@christso
christso marked this pull request as ready for review July 7, 2026 04:07
@christso
christso merged commit d22968f into main Jul 7, 2026
8 of 9 checks passed
@christso
christso deleted the feat/provider-artifacts-bundle branch July 7, 2026 04:07
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