This is an Anonymous Dataset and Source Code Release for FSE 2025 paper, "RABTR: Retrieval-Augmented Bug Triage with Reasoning". You can check dataset in dataset folder and runnable source code in
This is an Anonymous Dataset and Source Code Release for FSE 2025 paper, "RABTR: Retrieval-Augmented Bug Triage with Reasoning". You can check dataset in dataset folder and runnable source code in
The General Defect Classification (GDC) is a classification scheme that treats code 1) defects, 2) changes (“fixes of the defects”), 3) warnings from automated static analyzer tools (ASATs), and 4) th