OpenHands
OpenHands copied to clipboard
Update microagent instructions
- [ ] This change is worth documenting at https://docs.all-hands.dev/
- [ ] Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below
End-user friendly description of the problem this fixes or functionality this introduces.
Summarize what the PR does, explaining any non-trivial design decisions.
Link of any specific issues this addresses:
To run this PR locally, use the following command:
docker run -it --rm -p 3000:3000 -v /var/run/docker.sock:/var/run/docker.sock --add-host host.docker.internal:host-gateway -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:1da841f-nikolaik --name openhands-app-1da841f docker.all-hands.dev/all-hands-ai/openhands:1da841f
Hmm interesting. Yeah I was seeing it just run a few of the test cases and then say "done!". Worth thinking this through more