gpt-engineer icon indicating copy to clipboard operation
gpt-engineer copied to clipboard

Only the last file generated is being saved, and by the wrong name.

Open DenizMOz opened this issue 2 years ago • 1 comments

Running the example (python main.py example), produces only one file in workspace. The file is just called 'python', (no extension), and only contains whatever file it generated last. I should mention I'm also got an incompatibility error on pip install for having typer 0.9.0, when the project asked for 0.8.0, but I dont know if thats the problem.

DenizMOz avatar Jun 16 '23 05:06 DenizMOz

@DenizMOz check this out https://github.com/AntonOsika/gpt-engineer/issues/35#issuecomment-1594148378

jebarpg avatar Jun 16 '23 08:06 jebarpg

Many changes have been applied since you posted this, give the latest version a try.

If you wish to reopen the issue please do following the new issue template.

patillacode avatar Jun 21 '23 13:06 patillacode