All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
37.37k stars 4.23k forks source link

Refactor messages #5157

Open enyst opened 4 days ago

enyst commented 4 days ago

End-user friendly description of the problem this fixes or functionality that this introduces


Give a summary of what the PR does, explaining any non-trivial design decisions


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:ae298ef-nikolaik   --name openhands-app-ae298ef   docker.all-hands.dev/all-hands-ai/openhands:ae298ef

Link of any specific issues this addresses

Fix https://github.com/All-Hands-AI/OpenHands/issues/4602 Fix https://github.com/All-Hands-AI/OpenHands/issues/5154