Graham Neubig
Graham Neubig
@amanape , I think OpenHands was able to clean this up, please TAL!
Thanks! @rbren , wdyt about this design? For me personally I think it might be nice if we could put the buttons side-by-side to save screen space?
Hey @ryanhoangt , can we revert this and unbreak things until the next release is out?
@li-boxuan : it has been reported as working https://github.com/All-Hands-AI/OpenHands/issues/4230#issuecomment-2567637647 I agree that one of the maintainers should probably test it as well.
Just noting that I have confirmed the code and it looks good to me, but I'd like a second review.
Hey @enyst , thanks so much for cleaning this up!
@openhands check and fix the failing GitHub actions
I have fixed the failing GitHub Actions by: 1. Fixed trailing whitespace issues in `openhands/memory/condenser/impl/browser_output_condenser.py` 2. All pre-commit checks are now passing including: - trailing-whitespace - end of files -...
@openhands Runtime tests are failing with the current branch. Please carefully examine the diff between this branch and the base branch, as well as the error messages in the failing...
I have analyzed the test failures and here is what I found: 1. The storage-related tests (test_storage.py) are all passing, which suggests that the core functionality affected by these type...