collaborators

6 papers

cs.AI2026

Efficient Post-training of LLMs for Code Generation With Offline Reinforcement Learning

Mingze Wu, Abhinav Anand, Shweta Verma +1

Post-training using online reinforcement learning (RL) is an important training step for LLMs, including code-generating models. However, online RL for code generation involves LLM…

cs.SE2026

RovoDev Code Reviewer: A Large-Scale Online Evaluation of LLM-based Code Review Automation at Atlassian

Kla Tantithamthavorn, Yaotian Zou, Andy Wong +8

Large Language Models (LLMs)-powered code review automation has the potential to transform code review workflows. Despite the advances of LLM-powered code review comment generation…

cs.SE2025

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.…

cs.SE2025

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…

cs.SE2025

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…

cs.SE2025

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…