DeepShareAI / MLAgentBench

How far can we push automation?
MIT License
0 stars 0 forks source link

Let a GPT agent automatically work on Github issues #6

Open gaoyuan opened 3 months ago

gaoyuan commented 3 months ago

Since the introduction of Devin, there has been many open source efforts on automatic coding agents, including OpenDevin, Devika, and most recently SWE-agent.

I'll close the issue if I get an automated agent successfully submit code to one of our existing PR.

Next step is to build another agent to automatically identify task and create PR.

Then these two agents can work together to continue iterating on our mission without human intervention.

Samuel-wei commented 3 months ago

Good Job