OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Add pause/resume functionality (and button)

Open rbren opened this issue 1 year ago • 1 comments

What problem or use case are you trying to solve? I want to be able to pause the agent so it stops its work, then resume when I'm ready

Describe the UX of the solution you'd like On the backend, a websocket action for pause, and another for resume

On the frontend, a button that sends those requests, and reflects current state

Do you have thoughts on the technical implementation? This will probably be a little difficult on the backend...there's weird concurrency stuff to consider.

rbren avatar Apr 12 '24 11:04 rbren

I can take a look tomorrow

iFurySt avatar Apr 12 '24 12:04 iFurySt