2 papers
cs.SE2026
What Are Developers Actually Discussing When Visual Regression Tests Fail?
Miku Watanabe, Kosei Horikawa, Brittany Reid +2
Visual Regression Tests (VRTs) are widely adopted as a mechanism for detecting unintended visual changes in user interfaces. By design, VRTs operate on rendered pixel output, and t…
cs.SE2026
On the Use of Agentic Coding: An Empirical Study of Pull Requests on GitHub
Miku Watanabe, Hao Li, Yutaro Kashiwa +3
Large language models (LLMs) are increasingly being integrated into software development processes. The ability to generate code and submit pull requests with minimal human interve…