2024

MarsCode Agent: AI-native Automated Bug Fixing

Liu, Yizhou, Gao, Pengfei, Wang, Xinchen et al.

Understand

Recent advances in large language models (LLMs) have shown significant potential to automate various software development tasks, including code completion, test generation, and bug fixing.

  • However, the application of LLMs for automated bug fixing remains challenging due to the complexity and diversity of real-world software systems.
  • In this paper, we introduce MarsCode Agent, a novel framework that leverages LLMs to automatically identify and repair bugs in software code.
  • MarsCode Agent combines the power of LLMs with advanced code analysis techniques to accurately localize faults and generate patches.

Reading the bibliography…