From July 15 to August 2, 2026, Hugging Face organized the ICML 2026 Open Reproductions challenge. Organizers indexed 6,341 papers and extracted core scientific claims. Participants brought their own agents (e.g., Claude Code, Codex, Cursor, orx) to reproduce papers, with multiple independent reproductions of the same paper encouraged.
Each run generated a Trackio log containing code, artifacts, and optionally the full agent execution trace, ensuring the audit process itself is auditable. An automated log judge (based on the open-source model GLM-5.2) gave each claim a verdict of "verified," "falsified," "toy-scale," or "uncertain," explicitly treating the log's self-assessment as untrustworthy.
Participants received $20 in compute credits, and 2,962 cloud tasks were launched. When full reproduction was impossible (e.g., proprietary datasets), participants ran toy reproductions with synthetic data. Ultimately, 1,221 members joined, publishing 6,816 logs covering 2,226 papers (34%), with 35,908 claims adjudicated and 274 full agent trajectory datasets made public.