OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Reset the Docker container from the UI

Open rbren opened this issue 1 year ago • 2 comments

What problem or use case are you trying to solve? A user was able to get OpenDevin to run something like rm -rf /, breaking the sandbox

https://github.com/OpenDevin/OpenDevin/issues/556

Describe the UX of the solution you'd like A "reset" button in the UI that restarts the container from scratch

We should probably warn that all in-progress work will be deleted.

Do you have thoughts on the technical implementation? I think you could just send up another initialize event

rbren avatar Apr 02 '24 10:04 rbren

Fixed in https://github.com/OpenDevin/OpenDevin/pull/1094

rbren avatar Apr 15 '24 08:04 rbren

Can this be closed then @rbren ?

Sparkier avatar Apr 24 '24 19:04 Sparkier