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

Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app

Results 298 gpt-engineer issues
Sort by recently updated
recently updated
newest added

GPT Engineer collects user data, namely user prompts among other metadata. This fact is not mentioned in the README, nor is it mentioned that you can opt out by setting...

As a nodejs programmer im in trouble on how to debug it step by step it may be a question of lot of people that wants to understand the code....

**YOU MAY DELETE THE ENTIRE TEMPLATE BELOW.** ## Issue Template Failed to establish a new connection ## Expected Behavior GPT is blocked , no direct access, what should be done?...

**YOU MAY DELETE THE ENTIRE TEMPLATE BELOW.** ## Issue Template when asking for a code- since using GPT3.5/4- the newer versions of next(13 example) are not reconginzed ## Expected Behavior...

### Failure Logs C:\gpt-engineer>python gpt_engineer\main.py projects\renamefiles Traceback (most recent call last): File "C:\gpt-engineer\gpt_engineer\main.py", line 71, in app() File "C:\gpt-engineer\gpt_engineer\main.py", line 47, in main model = fallback_model(model) File "C:\gpt-engineer\gpt_engineer\ai.py", line 58,...

This PR addresses the issue where running multiple `npx http-server` projects in the `benchmark.py` script causes all of them to start up the first project that used `npx http-server`. This...

The link under https://github.com/AntonOsika/gpt-engineer#contributing redirects to https://discord.com/invite/4t5vXHhu which shows an invalid invite. It looks like, the correct link is https://discord.com/invite/8tcDQ89Ej2, based on https://github.com/AntonOsika/gpt-engineer#gpt-engineer.

C# generated code does not include a project or solution files to tie the generated file together. Both of these files were requested in the prompt file. Is this just...

Remove `delete_existing` run option, instead archive memory and workspace on every run; `archive` is a step since some flows don't generate code and therefore should not archive whatever Relates to...