Robert Brennan

Results 1267 comments of Robert Brennan

@ranahaani what is the command that's stalling out? This is a hard problem. Sometimes the LLM runs commands that wait for stdin (e.g. `apt-get install` without `-y`)--we don't want to...

Good catch! 👀

this is shockingly hard 😭

![it's working](https://media1.tenor.com/images/a53f4e4b1404f85d4e7c3061dd7603c5/tenor.gif)

See also: https://github.com/OpenDevin/OpenDevin/issues/332

I think a good solution here is to give the user the ability to stop/cancel the current task

Oh good point @robshox, would be nice to do 10 iterations, then have the option to continue

@marikan114 that would be helpful!

Related: https://github.com/OpenDevin/OpenDevin/issues/1049

@PierrunoYT the command you're running isn't the latest command from the README