works on

From the 1 of 7 linked papers with an AI index.

activity
20242026
collaborators

7 papers

cs.SE2026

Fail-Fast, Restart-Smart: Early Failure Prediction and Restart for SWE Agentic Tasks

Chenyu Wang, Yunbo Lyu, Junda He +4

Software engineering (SWE) agents resolve repository-level issues through long trajectories that grow increasingly expensive as context accumulates. Failed runs tend to be longer a…

cs.SE2026

MultiFixer: A Coordinator-Proposer Based Multi-Agent Framework For Fixing Multi-Hunk Bugs

Haichuan Hu, Chunrong Fang, Ye Shang +5

The paper introduces MultiFixer, a multi-agent framework that uses a Coordinator‑Proposer architecture to coordinate large language model generated patches for fixing bugs that spa…

cs.SE2026

What Characterizes Pairwise Modular Smells?

Chenxing Zhong, Daniel Feitosa, Paris Avgeriou +3

Enhancing the modular structure of existing systems has attracted substantial research interest, primarily through (1) software modularization and (2) identifying design issues (e.…

cs.SE2026

APISENSOR: Robust Discovery of Web API from Runtime Traffic Logs

Yanjing Yang, Chenxing Zhong, Ke Han +5

Large Language Model (LLM)-based agents increasingly rely on APIs to operate complex web applications, but rapid evolution often leads to incomplete or inconsistent API documentati…

cs.SE2025

A Grey Literature Review of AI-Native Applications

Lingli Cao, Shanshan Li, Ying Fan +2

Background: The rapid advancement of large language models (LLMs) has given rise to AI-native applications, a new paradigm in software engineering that fundamentally redefines how…

cs.SE2025

Enhancing the Accuracy and Comprehensibility in Architectural Tactics Detection via Small Model-Augmented Prompt Engineering

Lingli Cao, He Zhang, Shanshan Li +5

Architectural tactics (ATs), as the concrete implementation of architectural decisions in code, address non-functional requirements of software systems. Due to the implicit nature…