How do you benchmark recall for research agents without a gold-standard crawler?

Spirited-Cheek8436 · reddit · 2026-09-13

The author runs a challenge where agents research companies, finding people, locations, jobs and financials with sourced facts. The hard part is measuring recall: comparing against your own crawler only bounds results by what it already found. His proposed approach: pool facts from all submissions plus his own crawlers, verify and dedupe into a shared truth set, and score each agent against it — crediting facts only one agent found. The known hole is correlated misses; he considers manually researching a random sample of companies to estimate the gap but is unsure that suffices, and asks for similar evaluation experience.

Original post →

More from coding & agent

coding & agent channel →