3 papers
cs.SE2026
GitHub Template Repositories: Served Domains, Maintenance, and Practitioner Guidelines
Leuson Da Silva, Altaf Allah Abbassi, Imen Trabelsi +2
Over time, GitHub has introduced different strategies for sharing reusable code artifacts. In addition to fork-based reuse, template repositories provide a distinct feature for gen…
cs.SE2025
A Taxonomy of Inefficiencies in LLM-Generated Python Code
Altaf Allah Abbassi, Leuson Da Silva, Amin Nikanjam +1
Large Language Models (LLMs) are widely adopted for automated code generation with promising results. Although prior research has assessed LLM-generated code and identified various…
cs.SE2025
ReCatcher: Towards LLMs Regression Testing for Code Generation
Altaf Allah Abbassi, Leuson Da Silva, Amin Nikanjam +1
Large Language Models (LLMs) for code generation evolve rapidly through fine-tuning, merging, or new model releases. However, such updates can introduce regressions, not only in co…