2 papers
cs.SE2025
Brevity is the Soul of Wit: Condensing Code Changes to Improve Commit Message Generation
Hongyu Kuang, Ning Zhang, Hui Gao +6
Commit messages are valuable resources for describing why code changes are committed to repositories in version control systems (e.g., Git). They effectively help developers unders…
cs.SE2025
Is LLM-Generated Code More Maintainable \& Reliable than Human-Written Code?
Alfred Santa Molison, Marcia Moraes, Glaucia Melo +2
Background: The rise of Large Language Models (LLMs) in software development has opened new possibilities for code generation. Despite the widespread use of this technology, it rem…