From 306eb17bab8338983ff1110b576d1ce1ee8130da Mon Sep 17 00:00:00 2001 From: Pranshu Chittora <32242596+pranshuchittora@users.noreply.github.com> Date: Sun, 16 Aug 2026 14:15:10 +0530 Subject: [PATCH] Add Agent QA outcome verification resource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e28be17..c4c2429 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Academic and community-maintained collections. - [LiveBench](https://livebench.ai/) — ICLR 2025 Spotlight. Continuously updated LLM benchmark - [Terminal-Bench](https://arxiv.org/abs/2506) — Benchmarking agents on hard, realistic CLI tasks (arXiv 2026) - [SWE-PolyBench](https://github.com/) — Multi-language benchmark for repository-level evaluation of coding agents +- [Agent QA](https://github.com/vostride/agent-qa) — Application-level web/mobile regression checks for software produced by coding agents; retains failure evidence but does not score agent trajectories ---