From the 1 of 3 linked papers with an AI index.
3 papers
cs.SE2026
Agent-Based Software Artifact Evaluation
Zhaonan Wu, Yanjie Zhao, Zhenpeng Chen +2
The paper introduces ArtifactGuide, a structured scoring rubric for software artifact evaluation, and ArtifactCopilot, an LLM‑based agent that follows this rubric to automatically…
cs.SE2026
CommitSuite: A Comprehensive Benchmark for Commit Classification and Message Generation
Zirui Wan, Zhaonan Wu, Xinyi Hou +3
High-quality commit messages are critical for maintaining software projects, yet ensuring their consistency and informativeness remains a practical challenge. While the Conventiona…
cs.SE2025
CommitShield: Tracking Vulnerability Introduction and Fix in Version Control Systems
Zhaonan Wu, Yanjie Zhao, Chen Wei +3
Version control systems are commonly used to manage open-source software, in which each commit may introduce new vulnerabilities or fix existing ones. Researchers have developed va…