Robert Brennan

Results 1267 comments of Robert Brennan

Sorry, new canonical issue is here: https://github.com/OpenDevin/OpenDevin/issues/1156

@foragerr what is your name in Slack?

@PierrunoYT we've got templates--that's what you used to make this issue 😄 But we could use the form functionality to make it even simpler

@PierrunoYT you might be able to use OpenAI/OpenDevin to convert the existing issue template (in the .github folder) into an issue form

@xingyaoww we moved the memory mgmt stuff into a common folder, so you should be able to get this pretty easily!

This is awesome! Only concern is that, as it is today, we'll start passing the b64 code to the LLMs, which will make its responses worse and more expensive. To...

Looking good! If you fix the conflicts we can get this in

Thanks! Here's what I think the user flow should be: * User loads a repo, or starts the app in the dir they want to work in * We start...

I've added a couple simple test cases in `./agent/regression/cases`, so you can see how it performs for some basic tasks.

FWIW--I fully expect (and hope!) for this code to get deleted and replaced with something better. But getting this merged would at least give the frontend and backend folks something...