3 papers
cs.SE2026
Where are the Hidden Gems? Applying Transformer Models for Design Discussion Detection
Lawrence Arkoh, Daniel Feitosa, Wesley K. G. Assunção
Design decisions are at the core of software engineering and appear in Q\&A forums, mailing lists, pull requests, issue trackers, and commit messages. Design discussions spanning a…
cs.SE2026
Testing with AI Agents: An Empirical Study of Test Generation Frequency, Quality, and Coverage
Suzuka Yoshimoto, Shun Fujita, Kosei Horikawa +3
Agent-based coding tools have transformed software development practices. Unlike prompt-based approaches that require developers to manually integrate generated code, these agent-b…
cs.SE2025
Gotta catch 'em all! Towards File Localisation from Issues at Large
Jesse Maarleveld, Jiapan Guo, Daniel Feitosa
Bug localisation, the study of developing methods to localise the files requiring changes to resolve bugs, has been researched for a long time to develop methods capable of saving…