This message was deleted.
# feedback
d
This message was deleted.
l
Hey Brett, yeah, we have an issue open for this: https://github.com/All-Hands-AI/OpenHands/issues/7723 I have a partial fix open but I’ve taken a while to finish it, I’ll try to up the priority, but it’d also be great if you could give a thumbs up on the issue too
a
Done! Thanks - the workaround I'm using right now is to update the microagents for each service e.g. npm to wait a bit longer
w
nod Claude apparently is very aggressive about not doing the same thing multiple times I think we might need a prompt hack here
l
I really think we need a fundamental solution. My PR is pretty simple, just giving the agent the ability to set a longer timeout for processes that should run for a long time
I just need to finish it and test it but life has intervened 😕
w
yeah I like that
l
The fix for the intermediate interruptions seems to work: https://github.com/All-Hands-AI/OpenHands/pull/8106 See the somewhat comical before-after in the screenshots 😂
😂 1
w
Do you think this will solve scenarios that aren't specifically sleep? i.e. if the agent doesn't know how long the command will take?
l
The prompt should probably handle that, given the timeout is optional