OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Fix issue #4701: [Bug]: Too many calls to /authenticate

Open openhands-agent opened this issue 1 year ago • 1 comments

This pull request fixes #4701.

The issue has been successfully resolved. The AI agent identified and fixed the core problem of repeated authentication calls by:

Automatic fix generated by OpenHands 🙌


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=ghcr.io/all-hands-ai/runtime:9db1e8e-nikolaik   --name openhands-app-9db1e8e   ghcr.io/all-hands-ai/runtime:9db1e8e

openhands-agent avatar Nov 02 '24 01:11 openhands-agent

@openhands-agent please run npm run lint:fix and npm run build

rbren avatar Nov 02 '24 01:11 rbren