4 papers
What Types of Code Review Comments Do Developers Most Frequently Resolve?
Saul Goldman, Hong Yi Lin, Jirat Pasuksmit +11
Large language model (LLM)-powered code review automation tools have been introduced to generate code review comments. However, not all generated comments will drive code changes.…
Code Readability in the Age of Large Language Models: An Industrial Case Study from Atlassian
Wannita Takerngsaksiri, Chakkrit Tantithamthavorn, Micheal Fu +3
Software engineers spend a significant amount of time reading code during the software development process, especially in the age of large language models (LLMs) that can automatic…
Human-In-The-Loop Software Development Agents: Challenges and Future Directions
Jirat Pasuksmit, Wannita Takerngsaksiri, Patanamon Thongtanunam +8
Multi-agent LLM-driven systems for software development are rapidly gaining traction, offering new opportunities to enhance productivity. At Atlassian, we deployed Human-in-the-Loo…
Human-In-the-Loop Software Development Agents
Wannita Takerngsaksiri, Jirat Pasuksmit, Patanamon Thongtanunam +7
Recently, Large Language Models (LLMs)-based multi-agent paradigms for software engineering are introduced to automatically resolve software development tasks (e.g., from a given i…