2 papers
cs.SE2025
Wired for Reuse: Automating Context-Aware Code Adaptation in IDEs via LLM-Based Agent
Taiming Wang, Yanjie Jiang, Chunhao Dong +2
Copy-paste-modify is a widespread and pragmatic practice in software development, where developers adapt reused code snippets, sourced from platforms such as Stack Overflow, GitHub…
cs.SE2025
Deep Assessment of Code Review Generation Approaches: Beyond Lexical Similarity
Yanjie Jiang, Hui Liu, Tianyi Chen +4
Code review is a standard practice for ensuring the quality of software projects, and recent research has focused extensively on automated code review. While significant advancemen…