2 papers
cs.SE2026
Assessing Language Models for Salient Class Identification
Bo Xiong, Chaoran Cai, Kaipeng Xiong +2
Code review requires reviewers to understand the core intent of code changes, which becomes difficult when a commit modifies multiple classes. In such commits, one or more primaril…
cs.SE2026
CoRaCommit: A VS Code Extension for Commit Message Generation with Exemplar Retrieval
Chaoran Cai, Bo Xiong, Chong Wang +2
Commit messages are essential textual artifacts that describe the intent behind code changes, and play a critical role in version control, code review, and historical tracking. How…