Marco Dalalba
Marco Dalalba
is it possible to use the obs to read the pixels, would it be possible to configure the size of the monitor?
fix #7266
@openhands-agent fix builds
Hey @kentyman23, I’m moving kinda slow on this since I don’t have much time, but if you want, I can add you to help out with the pull request.
I am awaiting the completion of this task, which enables the development of support for other Git providers, such as Azure DevOps and/or AWS CodeCommit.
I'm having the same error, only in version 0.28. In version 0.27, everything runs fine. Using AzureOpenAI with o3-mini.
> > project isn't maintained > > :) You could either open source the server code or archive the repositories to prevent this kind of issue.
i have the same error but i using SANDBOX_BASE_CONTAINER_IMAGE the docker file of base ```dockerfile FROM nikolaik/python-nodejs:python3.12-nodejs22 RUN apt-get update && apt-get install --no-install-recommends git && \ apt-get clean &&...