Skip to content

refactor(results): remove flat manifest loading#940

Merged
christso merged 4 commits intomainfrom
chore/938-results-cleanup
Apr 5, 2026
Merged

refactor(results): remove flat manifest loading#940
christso merged 4 commits intomainfrom
chore/938-results-cleanup

Conversation

@christso
Copy link
Copy Markdown
Collaborator

@christso christso commented Apr 5, 2026

Closes #938

Summary

  • remove legacy flat result-file support from canonical results/studio result-source resolution and run discovery
  • keep explicit compatibility where still intended for compare, retry-errors, and results export inputs
  • align touched CLI/core naming toward dataset/testCase and update docs/examples/tests for canonical run workspaces

Red/green

  • Red: canonical results/studio flows still accepted legacy flat result files, and cleanup work temporarily regressed explicit compare/export/retry compatibility for flat JSONL inputs
  • Green: canonical results/studio flows now require run workspaces or index.jsonl, while compare/export/retry still accept explicit legacy flat JSONL inputs where intended

Validation

  • bun run verify

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 5, 2026

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4c8e22d
Status:⚡️  Build in progress...

View logs

@christso christso marked this pull request as ready for review April 5, 2026 07:26
christso and others added 4 commits April 5, 2026 07:47
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@christso christso force-pushed the chore/938-results-cleanup branch from 4476151 to 4c8e22d Compare April 5, 2026 07:50
@christso christso merged commit a45959a into main Apr 5, 2026
3 of 4 checks passed
@christso christso deleted the chore/938-results-cleanup branch April 5, 2026 07:51
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.

chore: remove legacy flat results.jsonl support and align naming around dataset/testcase

1 participant