Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SHERLOC: Structured Diagnostic Localization for Code Repair Agents

About

LLM agents solve repository-level coding tasks through multi-turn tool use, but utilize half their budget on locating faults before editing. Dedicated localization frameworks have emerged, yet are still evaluated as file retrieval rather than actionable diagnosis, producing locations without the diagnostic context a repair agent needs. We introduce SHERLOC (Structured Hypothesis-driven Exploration and Reasoning for Localization), a training-free framework pairing a reasoning LLM with compact repository tools and self-recovery, without fine-tuning or multi-agent orchestration. SHERLOC reaches state-of-the-art localization across model scales: 84.33% accuracy@1 on SWE-Bench Lite and 81.27% recall@1 on SWE-Bench Verified; at ~30B parameters, it matches or outperforms other agentic methods. Injecting our locations and diagnostic findings into repair agents yields, on average, +5.95 pp resolve rate on SWE-Bench Verified while cutting localization and total tokens by 36.7% and 23.1%.

Hovhannes Tamoyan, Sean Narenthiran, Erik Arakelyan, Mira Mezini, Boris Ginsburg• 2026

Related benchmarks

TaskDatasetResultRank
Software Engineering Issue ResolutionSWE-bench Verified
Resolution Rate89.2
110
File-level LocalizationSWE-bench Verified
Hit@189.6
21
Code LocalizationSWE-Bench Lite
File-Level Recall84.33
4
Code LocalizationSWE-bench Verified
File-Level Recall81.27
4
Showing 4 of 4 rows

Other info

Follow for update