Skip to content

feat(bench): add RAG benchmark adapters#486

Merged
drewstone merged 1 commit into
mainfrom
feat/rag-benchmark-adapters
Jul 7, 2026
Merged

feat(bench): add RAG benchmark adapters#486
drewstone merged 1 commit into
mainfrom
feat/rag-benchmark-adapters

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • add agent-bench adapters for RAGBench, CRAG, NoMIRACL, Open RAG Bench, and T2-RAGBench
  • add shared RAG answer/relevance parsing and deterministic scoring helpers
  • add fixture-backed tests and public runBenchmarks coverage for the new adapters

Verification

  • pnpm exec tsx --test src/benchmarks/rag-benchmarks.test.mts: 6/6 pass
  • pnpm exec tsc --noEmit: pass
  • pnpm exec tsx --test $(find src -name '*.test.mts' -print | sort): 50/50 pass
  • fixture runBenchmarks smoke: 5 rows, 0 unavailable, 5/5 resolved
  • git diff --check: pass
  • adapter registry count: 31 total, 5 RAG keys present
  • mergeability: git merge-tree --write-tree origin/main HEAD exit 0

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — 47442094

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-07T22:33:50Z

@drewstone drewstone merged commit af6e96d into main Jul 7, 2026
1 check passed
@drewstone drewstone deleted the feat/rag-benchmark-adapters branch July 7, 2026 22:37
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.

2 participants