OpenHands
OpenHands copied to clipboard
[Bug]: Timeout issue observed during reasonable commands
Is there an existing issue for the same bug? (If one exists, thumbs up or comment on the issue instead).
- [x] I have checked the existing issues.
Describe the bug and reproduction steps
Using Devstral, the agent tries to run commands like npx create-react-app my-new-app through Python which then times out at 120 seconds. I have never seen the agent recover from this, instead retrying and failing repeatedly. I assume it should run such commands through the Bash call instead of the Python call anyway, but the timeout seems too blunt.
OpenHands Installation
Docker command in README
OpenHands Version
docker.all-hands.dev/all-hands-ai/runtime:0.41-nikolaik
Operating System
MacOS