Agentless/README.md at main · OpenAutoCoder/Agentless #972
Labels
AI-Agents
Autonomous AI agents using LLMs
artificial-intelligence
Automation
Automate the things
code-generation
code generation models and tools like copilot and aider
Software2.0
Software development driven by AI and neural networks.
software-engineering
Best practice for software engineering
source-code
Code snippets
😺 Agentless
😽News | 🐈Setup | 🧶Comparison | 🐈⬛Artifacts | 📝Citation | 😻Acknowledgement
😽 News
😺 About
Agentless is an agentless approach to automatically solve software development problems. To solve each issue, Agentless follows a simple three phase process: localization, repair, and patch validation.
🐈 Setup
First create the environment
⏬ Developer Setup
Then export your OpenAI API key
export OPENAI_API_KEY={key_here}
Now you are ready to run Agentless on the problems in SWE-bench!
Note
To reproduce the full SWE-bench lite experiments and follow our exact setup as described in the paper. Please see this README
🧶 Comparison
Below shows the comparison graph between Agentless and the best open-source agent-based approaches on SWE-bench lite
🐈⬛ Artifacts
You can download the complete artifacts of Agentless in our v1.5.0 release:
You can also checkout
classification/
folder to obtain our manual classifications of SWE-bench-lite as well as our filtered SWE-bench-lite-S problems.📝 Citation
Note
The first two authors contributed equally to this work, with author order determined via Nigiri
😻 Acknowledgement
Suggested labels
None
The text was updated successfully, but these errors were encountered: