SWE-Agent

SKU: swe-agent

SWE-Agent is an open-source platform developed by Princeton University's Natural Language Processing group that leverages large language models (LLMs), such as GPT-4, to function as autonomous software engineering agents. These agents can navigate codebases, identify and fix bugs, and resolve issues within real GitHub repositories. By utilizing a custom Agent-Computer Interface (ACI), SWE-Agent enhances the ability of LLMs to browse repositories, view, edit, and execute code files, thereby streamlining the software development process and improving efficiency.