Jeb

Results 102 comments of Jeb

@patillacode can I get some feedback on https://github.com/AntonOsika/gpt-engineer/pull/148/#issuecomment-1596149295 also I don't understand what it's erroring on [here](https://github.com/AntonOsika/gpt-engineer/actions/runs/5308643434/jobs/9608341288?pr=148): ``` reformatted gpt_engineer/ai.py All done! ✨ 🍰 ✨ 1 file reformatted, 12 files...

@morganavr https://github.com/AntonOsika/gpt-engineer/issues/79 https://github.com/AntonOsika/gpt-engineer/issues/119 https://github.com/AntonOsika/gpt-engineer/issues/95 There is an extension for VSCode : [Code GPT](https://codegpt.co/) which has this ability in part... you have to highlight a section of code for it to...

> There's no AI in existence with enough context to understand any substantial codebase. If you set it free on an entire codebase it'd just make a horrific mess of...

Looks like we will be able to do whole code bases soon enough with LongNet: https://github.com/kyegomez/LongNet We'll have a billion token context length to put our code bases into it.

not sure yet but just stumbled on this https://github.com/kyegomez/LongNet Just starting to look at it now.

I would like this implemented as well.. when will we see this added?

my current solution for this is prettier --write . | grep -v \"unchanged\" | xargs if anyone needs a solution without this feature being added to the main repo.

Ah thank you. I was looking at the website for something that said "Language Support" or "Supported Language" I had looked through the CLI docs but totally missed the languageid...

Just pinging this PR to see where it is at in the approval process. Thank you for your help! Cheers 🎉