2 papers
cs.SE2026
Agent ATO: Visualizing Agent Interaction Timelines from Logs
Takuto Kawamoto, Yoshiki Higo, Raula Gaikovina Kula
AI coding agents are becoming part of developers' workflows, but their behavior is difficult to understand from final code changes alone. During a task, agents interact with softwa…
cs.SE2025
Code Clone Refactoring in C# with Lambda Expressions
Takuto Kawamoto, Yoshiki Higo
"Extract Method" refactoring is a technique for consolidating code clones. Parameterization approaches are used to extract a single method from multiple code clones that contain di…