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 can also be employed for offensive cybersecurity or competitive coding challenges.
https://princeton-nlp.github.io/SWE-agent/
MIT License
13.39k stars 1.32k forks source link

Remove argo functionality from evalute_all.py #574

Closed tolympia closed 3 months ago

tolympia commented 3 months ago

[!NOTE] IF YOU SEE A LOT OF FORMATTING RELATED MERGE CONFLICTS PLEASE MAKE SURE THAT YOU ARE USING OUR CODE FORMATTER. Please see our development guide.

Reference Issues/PRs

What does this implement/fix? Explain your changes.