Papers › ReproRepo: Scaling Reproducibility Audits with GitHub Repository Issues

ReproRepo: Scaling Reproducibility Audits with GitHub Repository Issues

16 Jun 2026arXiv:2606.18237added by Syntology

Shanda Li, Qiuhong Anna Wei, Jingwu Tang, Valerie Chen, Nihar B Shah, Tim Dettmers, Yiming Yang, Ameet Talwalkar

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Reproducing research results from papers and released code is central to scientific progress. Existing works have introduced benchmarks to evaluate whether LLM agents can assist with reproducibility, but they are difficult to scale due to their reliance on substantial manual effort for data curation and evaluation. We introduce ReproRepo, a scalable framework for reproducibility evaluation that leverages human-raised GitHub issues as naturally occurring supervision on realistic reproduction blockers. We instantiate ReproRepo on 1,149 recent machine learning papers from major conferences and evaluate four frontier model-agent configurations. Our results show that LLM agents, even without executing code, can identify many real-world reproducibility problems from paper-repository pairs: the best agent in our study, namely Codex with GPT-5.5, surfaces at least one semantically related human-reported blocker for ~90% of papers in the study. Further analysis shows that agents are particularly effective for surfacing visible failures and identifying the right semantic region, but may still be insufficient in exact localization. ReproRepo can serve as a reusable, scalable framework for future evaluations of LLM agents on real-world reproducibility auditing. Our code is released at https://github.com/LithiumDA/ReproRepo.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2606.18237")

Code

Syntology Ran 9 of 12 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: found in paper text by Syntology: 12 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

LithiumDA/ReproRepo found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 9 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
3unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from LithiumDA/ReproRepo. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_prompt_variant LithiumDA/ReproRepo/ablations/prompt_variants.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 4c4290cc28effb4d · report
calculate_cost LithiumDA/ReproRepo/utils/costs.py found in paper text by Syntology ran MIT (permissive) · 720e9c0b565521a9 · report
extract_zip_repo LithiumDA/ReproRepo/utils/repo.py found in paper text by Syntology ran MIT (permissive) · 2c21a3ca1d2efb1c · report
format_cost_report LithiumDA/ReproRepo/utils/costs.py found in paper text by Syntology ran MIT (permissive) · 1099d26ed83de8bf · report
injection_agent_name LithiumDA/ReproRepo/ablations/injection_variants.py found in paper text by Syntology ran fingerprinted MIT (permissive) · e7a3ab0b4233d5a4 · report
parse_csv LithiumDA/ReproRepo/utils/csv_utils.py found in paper text by Syntology ran MIT (permissive) · ed317c92fd5031c5 · report
resolve_repo_root LithiumDA/ReproRepo/baselines/common/workspace_utils.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 966e2d1a984e1f9b · report
scan_repo LithiumDA/ReproRepo/utils/repo.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 6474f199c8379e61 · report
strip_archive_suffix LithiumDA/ReproRepo/utils/repo.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 93312bbaa784f132 · report
apply_injection_variant LithiumDA/ReproRepo/ablations/injection_variants.py found in paper text by Syntology unverified MIT (permissive) · b52452aa98dbfce4 · report
download_pdf LithiumDA/ReproRepo/utils/pdf.py found in paper text by Syntology unverified MIT (permissive) · a21c4c69f4d01afc · report
run_agent LithiumDA/ReproRepo/baselines/claude_code_deepseek/deepseek_runner.py found in paper text by Syntology unverified MIT (permissive) · 4c4b97af479ca9d8 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.18237, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections