Bug intake that produces validated fail-to-pass tests
Add an automated triage step that turns each new issue into a test that fails on the reported revision and passes after the accepted fix. The workflow should retrieve repository structure, run the candidate test, and return the suspected files or functions alongside a proposed repair direction for maintainer review. ReProAgent reproduced 70.30% of SWT-bench-verified issues at an average cost of $0.14 per issue, while a separate SWE-bench Verified study found that affected-code locations and suggested fixes had the clearest positive associations with agent repair success. A practical trial can use 50 recently closed defects: hide the final patch, generate the test and localization hints, then measure valid reproductions, maintainer review time, and downstream patch pass rate.