Robert Brennan

Results 1267 comments of Robert Brennan

Seems like the vote favors 3.5! Might need another pass through this to catch all the `gpt-4` references

Yup exactly. We've also got some env vars for things like `DEBUG`, `EMBEDDINGS`... Would be nice to collect it all in one place, and to ensure that everyone is using...

Here's a good example of why this would be helpful 😄 https://github.com/OpenDevin/OpenDevin/pull/475/files

I think this is related to https://github.com/OpenDevin/OpenDevin/issues/341

#341 is about testing LLM-generated code, which I think is what you're after here. E.g. we have a task like "write a bash script that prints hello to greet.sh", and...

This is working great! The one bug I see is that if it prints several lines, the go below the fold, and you have to scroll down to see the...

![story](https://github.com/OpenDevin/OpenDevin/assets/7611973/f476ea3f-d879-44bb-bc74-cdb4e3102304)

I think this is likely a frontend issue now--I'm not seeing it when running OD headless, and the websocket data seems fine