Robert Brennan
Robert Brennan
@PierrunoYT it seems like several sections are duplicated
For example, you have this: ``` - type: markdown attributes: value: | #### Setup and configuration **Current version**: - type: code id: current-version attributes: label: Current Version description: Run `git...
There are several problems with the template listed here: https://github.com/OpenDevin/OpenDevin/blob/5d9c7463037965559cf81f8164480298d5aaec9f/.github/ISSUE_TEMPLATE/bug_template.yml
Apparently AI isn't getting this one right 😄 If you click "view file" next to your bug_template.yml, you can test it out (currently it reports several errors). But maybe we...
Thanks @Umpire2018! This is super helpful. Looks like we just have a merge conflict
Agree lite is probably better, but since we're still discussing I'm gonna close this to clean up a bit
> Is config.toml still needed to get Local LLM running? I think it behaved this way to accomodate the inability to enter everything into FE. Otherwise, entry in the UI...
> But I imagine people expect environment variables to take precedence over what's set in the UI Ah no we've made the decision that the UI takes precedence--that's how it's...
Yup! We just tagged our first release yesterday! Currently the README still recommends `main` since things are still pretty fluid, and we don't want to have to constantly update the...
Confirmed `make setup-config` works fine still!