Robert Brennan

Results 1267 comments of Robert Brennan

Guessing you're hitting the same thing as this windows user: https://github.com/OpenDevin/OpenDevin/issues/169 Can you try this branch: `rb/fix-uid`?

The fix is merged now! You can just try running `git pull` to get the latest For the future: you'd just need to check out the code on that branch...

Super helpful, thanks! Two main errors I see The LLM repeatedly tries to use key `contents` instead of `content`. Can probably have more robust parsing for that case. ``` AGENT...

OK--all merged. I think the frontend bug might be this issue: https://github.com/OpenDevin/OpenDevin/issues/235 Going to close this one for now. If you're still not able to run OpenDevin, go ahead and...

@xingyaoww after a rough merge, this is ready for re-review 😅

I'm not familiar with socks5h but happy to accept a PR here

Closing this as inactive

SWE-agent is merged! Unclear how it compares to the main SWE-agent--will see if we can get some folks to eval it

Definitely! We could also add this to config.py so it can be set with an env var--feel free to open a PR!