You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe with a good CI suite in place and a good template for issues (eg. current behavior, expected behavior...) we could use a local LLM like DeepSeek-Coder to solve the easiest issues and simply review the changes. This would aid development greatly because it would allow to focus only on the most difficult issues and less on actual mantainance.
Look at this repo: https://github.com/princeton-nlp/SWE-agent?tab=readme-ov-file
The text was updated successfully, but these errors were encountered:
Thanks @rht! Always on top :). I took a look at Agentless and right now the documentation is fairly lacking (it shows how to reproduce the SWE-Bench result but that's it). We can try using Aider, it seems well documented and easy to setup!
I believe with a good CI suite in place and a good template for issues (eg. current behavior, expected behavior...) we could use a local LLM like DeepSeek-Coder to solve the easiest issues and simply review the changes. This would aid development greatly because it would allow to focus only on the most difficult issues and less on actual mantainance.
Look at this repo: https://github.com/princeton-nlp/SWE-agent?tab=readme-ov-file
The text was updated successfully, but these errors were encountered: