Robert Brennan
Robert Brennan
Reverts All-Hands-AI/OpenHands#8767 --- 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:946228e-nikolaik --name openhands-app-946228e docker.all-hands.dev/all-hands-ai/openhands:946228e ```
- [ ] 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/ - [ ] 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/ - [ ] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for...
- [x] 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...
This PR adds a new CLI in `openhands/cli/team.py` with four commands for managing conversations: 1. `create`: Creates a new conversation with optional repository, git provider, and branch 2. `list`: Lists...
## Description This PR adds enhanced logging for error paths in the add-git-providers endpoint, with a particular focus on HTTP errors. ## Changes - Added detailed logging in `validate_provider_token` function...
## Description This PR fixes an issue with the action suggestions component in the chat interface. Previously, the component was showing GitLab options for ALL users that have connected to...
### 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. ###...
- [x] 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...