Robert Brennan
Robert Brennan
Closing this one due to lack of info. @MokshithAnnagiri if following the README doesn't work, can you open a new issue and fill out the template?
@akhilvc10 can you check the accessibility of the gray text against the black background? It looks too low-contrast to me https://webaim.org/resources/contrastchecker/ will tell you if it's high contrast enough
This seems like the right fix to me! CORS is a weird tripping point though, are you sure it's CORS and not the lack of `content-type` in the response?
@tpsjr7 I believe you need to set `WORKSPACE_MOUNT_PATH` when running in development. We probably need to add this to `make setup-config`
I believe this has been made better by a recent PR which defaults one of the variables to the other's value
CC @li-boxuan
Looks like I'm blocking merge on this one, but I'll wait for @li-boxuan to approve. Please @ me once that's done!
We're trying to move to poetry now--can you try this PR? https://github.com/OpenDevin/OpenDevin/pull/378 ``` git clone https://github.com/dorbanianas/opendevin od-poetry-test cd od-poetry-test git checkout ad/create-project-setup-file make build ```
Gonna close this one since we no longer have pipenv 😄
@Umpire2018 this seems to break the unit tests on main--any ideas? https://github.com/OpenDevin/OpenDevin/commits/main/