Robert Brennan

Results 1267 comments of Robert Brennan

@RajWorking I made a couple more changes, but this is looking good to me! We have a PR freeze for the next hour or so, but take a look at...

There are two interesting things here that I think we should take advantage of, but might be hard to merge this PR as-is * Docker sandbox - we need to...

OK awesome, that's exactly what I'm looking for! I have a `CommandManager` in [this PR](https://github.com/OpenDevin/OpenDevin/pull/74) which is running everything with `subprocess`--will be great to adapt it to use the docker...

@openhands fix the python unit tests. first check the github action logs to see what went wrong

@sravan792 if you're using WSL and still hitting this problem, feel free to open a new issue with the template filled out

Haven't tried it yet, but 50ms seems like a lot--it'd take almost 1m to print 1000 characters. I'd probably suggest something closer to 5ms, but I'll take a look.

To be clear, I'm hoping to see behavior like this ![typing](https://github.com/OpenDevin/OpenDevin/assets/7611973/697eede7-e5f2-4b4b-a00e-9de1cf7a523c)

That looks great! I'll test locally--we should figure out what's up with your server. There's also a mock server: https://github.com/OpenDevin/OpenDevin/tree/main/opendevin/mock