2 papers
cs.SE2025★ 1 cited
Do LLMs Provide Links to Code Similar to what they Generate? A Study with Gemini and Bing CoPilot
Daniele Bifolco, Pietro Cassieri, Giuseppe Scanniello +2
Large Language Models (LLMs) are currently used for various software development tasks, including generating code snippets to solve specific problems. Unlike reuse from the Web, LL…
cs.SE2023
Toward Automatically Completing GitHub Workflows
Antonio Mastropaolo, Fiorella Zampetti, Gabriele Bavota +1
Continuous integration and delivery (CI/CD) are nowadays at the core of software development. Their benefits come at the cost of setting up and maintaining the CI/CD pipeline, whic…