Robert Brennan

Results 1267 comments of Robert Brennan

Going to close this one. Feel free to open a new issue if you're still having trouble!

@erkinalp were you able to verify this works? Can you post a screenshot showing Forgejo repositories in the homepage repo picker?

@yimothysu could this be related to your recent PR?

https://github.com/OpenDevin/OpenDevin/pull/541 We might want to revert this one. I think correct behavior is: * If user doesn't specify anything in FE, fall back to config.toml * Once user specifies something...

> The only change necessary is to send LLM_MODEL from the backend to the frontend on initialization. OK this SGTM--can you open up a separate issue to get that done?...

👍 PR would be helpful, thanks!

Should be fixed now: https://github.com/OpenDevin/OpenDevin/pull/370/files

I think it's standard practice to target Unix, so I'd rather keep `export`. I don't really see `set` documented in other projects.

Maintaining two READMEs is hard 😅 I think we should just standardize on Unix. But, more to the point, it would be nice to have a settings file that we...

@leehanchung check out https://hub.docker.com/_/docker for the base image for the backend. You'll need to get python installed, but it should work well