Commit Graph

12 Commits

Author SHA1 Message Date
Enzo Martin
2f2fef50fe Merge branch 'main' into directory-creation
# Conflicts:
#	.gitignore
#	gpt_engineer/steps.py
#	identity/generate
#	identity/use_qa
2023-06-18 10:18:27 +02:00
Enzo Martin
b97563726f Add cleanup & move projects to their own directory
- Add optional argument to clean and delete the working directories of the project before running the prompt
- Add `.gitignore` entry to ignore all possible projects
- Update readme
2023-06-18 10:05:45 +02:00
PatillaCode
f6fc442426 Merge branch 'main' into add-makefile 2023-06-18 03:41:31 +02:00
Anton Osika
8ac2cd81b9 Always generate entrypoint 2023-06-17 21:18:07 +02:00
Philipp Kohler
4a914a298a added .idea folder of jetbrains IDEs to gitignore (#111) 2023-06-17 17:53:03 +02:00
PatillaCode
bdcad97585 tweaking Makefile + gitignore entry 2023-06-17 16:39:22 +02:00
Anton Osika
14a6fa3d1c Merge pull request #61 from AntonOsika/pre-commit-setup
Pre commit setup
2023-06-17 13:38:01 +02:00
Anton Osika
f076ae286e Add benchmarks 2023-06-17 12:06:50 +02:00
PatillaCode
ad072468b4 add .env to .gitignore 2023-06-16 01:55:19 +02:00
PatillaCode
76ffd35063 minimal gitignore 2023-06-15 17:45:05 +02:00
Anton Osika
de046d39e9 Simplify and clarify 2023-06-03 23:19:32 +02:00
Anton Osika
15b353d975 Separate into steps and wrap filesystem access 2023-05-06 20:11:17 +02:00