Showing cs.SEShow all
3 papers · 1 filter
cs.SE2026
An Empirical Study of Downstream Adaptation for Agent Skills
Xinjian Wu, Jingzhi Gong, Gunel Jahangirova +2
As Large Language Model (LLM) agents become integral to modern software systems, ``skills'' have emerged as a novel unit of software reuse, enabling developers to package workflows…
cs.SE2026
TransAgent: Enhancing LLM-Based Code Translation via Fine-Grained Execution Alignment
Zhiqiang Yuan, Weitong Chen, Hanlin Wang +3
Code translation transforms code between programming languages while preserving functionality, which is critical in software development and maintenance. While traditional learning…
cs.SE2025★ 15 cited
Large Language Model-Based Agents for Software Engineering: A Survey
Junwei Liu, Kaixin Wang, Yixuan Chen +4
The recent advance in Large Language Models (LLMs) has shaped a new paradigm of AI agents, i.e., LLM-based agents. Compared to standalone LLMs, LLM-based agents substantially exten…