Skip to content
View RepoUnderstander's full-sized avatar

Block or report RepoUnderstander

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RepoUnderstander/README.md

Hi there 👋

RepoUnderstander/RepoUnderstander is a ✨ Official implementation ✨ repository of paper "How to Understand Whole Repository?".

  • Recently, Large Language Model (LLM) based agents have advanced the significant development of Automatic Software Engineering (ASE).
  • We develop a novel ASE method named RepoUnderstander by guiding agents to comprehensively understand the whole repositories.
  • It achieved 18.5% relative improvement on the SWE-bench Lite benchmark compared to SWE-agent.

We’ve now released the new version of the code and model. Please refer to: https://github.com/LingmaTongyi/Lingma-SWE-GPT.

20240604225103

Popular repositories Loading

  1. RepoUnderstander RepoUnderstander Public

    Official implementation of paper How to Understand Whole Repository? New SOTA on SWE-bench Lite (21.3%)

    65 3

  2. experiments experiments Public

    Forked from swe-bench/experiments

    Open sourced predictions, execution logs, trajectories, and results from model inference + evaluation runs on the SWE-bench task.

    Shell 1

  3. AwesomeLLM4APR AwesomeLLM4APR Public

    Forked from iSEngLab/AwesomeLLM4APR

    A Systematic Literature Review on Large Language Models for Automated Program Repair

  4. Lingma-SWE-GPT Lingma-SWE-GPT Public

    Forked from LingmaTongyi/Lingma-SWE-GPT

    Inference code of Lingma SWE-GPT

    Python