Khushvind Maurya
Khushvind Maurya
@SmartManoj Any idea how it'll work? I am facing the same error. I am using Ubuntu-24.04, do I need to redo the whole setup using Ubuntu-22.04?
I again get an error.  I used both of them to install. Still didn't work.
I searched the internet, and it seems like this is a very common issue on Ubuntu-24.04. Didn't get any simple workaround. Anyway, I did the whole setup process again on...
Hey @SmartManoj, Sorry for the delayed response, was facing other issues with WSL Ubuntu24.04. The issue with `libasound2-plugins` seems fixed now. Not getting any such error now.
@xingyaoww I am still to run some evaluations on swe-bench to check if it is working fine on different examples. And also need to incorporate some changes that @enyst suggested....
@enyst > It didn't always result in detailed enough information to guide the LLM for the next steps. The `WORD_LIMIT` might be the reason for it. It's currently set to...
Hey @neubig ! I have started working on this issue.
Yeah, we should also add that. I think giving more weightage to user inputs can be a good start. Current implementation, https://github.com/OpenDevin/OpenDevin/pull/2937 gives equal importance to all the message, and...