princeton-nlp / SWE-agent

SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.
https://princeton-nlp.github.io/SWE-agent/
MIT License
11.88k stars 1.19k forks source link

Doc: Contrast persistent containers and cached task images #544

Closed klieret closed 1 month ago

klieret commented 1 month ago

Closes #502 Closes #532

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.16%. Comparing base (e7b8186) to head (7ae8ceb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #544 +/- ## ======================================= Coverage 76.16% 76.16% ======================================= Files 20 20 Lines 3239 3239 ======================================= Hits 2467 2467 Misses 772 772 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.