collaborators

7 papers

cs.SE2026

Towards Iterative End-to-End Software Development: A Feature-Driven Multi-Agent Framework

Junwei Liu, Chen Xu, Chong Wang +5

Recent advances in large language model agents offer the promise of automating end-to-end software development from natural language requirements. However, existing approaches larg…

cs.AI2026

Taming System Complexity: Demystifying Software Engineering Agents in Diagnosing Linux Kernel Faults

Zhenhao Zhou, Zhuochen Huang, Yike He +5

The Linux kernel is a critical system, serving as the foundation for numerous systems. Bugs in the Linux kernel can cause serious consequences, affecting billions of users. Fault l…

cs.SE2026

Project-Level C-to-Rust Translation via Pointer Knowledge Graphs

Zhiqiang Yuan, Wenjun Mao, Zhuo Chen +4

Translating C code into safe Rust is an effective way to ensure memory safety. Compared to rule-based approaches, which often produce largely unsafe Rust code, LLM-based methods ge…

cs.SE2026

Does Pass Rate Tell the Whole Story? Evaluating Design Constraint Compliance in LLM-based Issue Resolution

Kai Yu, Zhenhao Zhou, Junhao Zeng +8

Repository-level issue resolution benchmarks have become a standard testbed for evaluating LLM-based agents, yet success is still predominantly measured by test pass rates. In prac…

cs.SE2026

Code Digital Twin: A Knowledge Infrastructure for AI-Assisted Complex Software Development

Xin Peng, Chong Wang

Recent advances in AI coding tools powered by large language models (LLMs) have shown strong capabilities in software engineering tasks, raising expectations of major productivity…

cs.SE2025

Code Digital Twin: Empowering LLMs with Tacit Knowledge for Complex Software Development

Xin Peng, Chong Wang

Recent advances in large language models (LLMs) have demonstrated strong capabilities in software engineering tasks, raising expectations of revolutionary productivity gains. Howev…