tofarr
tofarr
This reverts commit 873dddb4e8aafc0f5ef75cce76c0149bda04ed3a. I get the following when using the remote runtime: ``` ERROR:asyncio:Task exception was never retrieved future: Traceback (most recent call last): File "/Users/tofarr/dev/all-hands/OpenHands/openhands/server/session/session.py", line 93, in...
**By default, disallowing access to server by any domain except localhost** - [X] Include this change in the Release Notes. If checked, you must provide an **end-user friendly** description for...
**FD Leak Tracker** - [ ] Include this change in the Release Notes. If checked, you must provide an **end-user friendly** description for your change below --- I used this...
THIS IS NOT READY FOR MERGE (YET)! **End-user friendly description of the problem this fixes or functionality that this introduces** - [ ] Include this change in the Release Notes....
**Replace the "FastAPI" stock data with data specific to OpenHands** - [ ] Include this change in the Release Notes. If checked, you must provide an **end-user friendly** description for...
**End-user friendly description of the problem this fixes or functionality that this introduces** - [ ] Include this change in the Release Notes. If checked, you must provide an **end-user...
This PR updates the CodeActAgent class to use the async variant of LLM completion, which should improve performance by avoiding blocking operations. The changes have been made in a way...
**End-user friendly description of the problem this fixes or functionality that this introduces** Before this change, if the runtime went offline during a tool call, the system would enter an...
- [ ] 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...
- [ ] This change is worth documenting at https://docs.all-hands.dev/ - [x] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for your...