Commit Graph

146 Commits

Author SHA1 Message Date
Anton Osika
cfb116b534 Merge pull request #123 from AntonOsika/ao/execute-step
improve execution step
2023-06-17 20:37:27 +02:00
Anton Osika
e8f47c1e70 improve execution step 2023-06-17 20:36:51 +02:00
Anton Osika
a3cb4964e9 Remove automatic execution for now 2023-06-17 19:52:48 +02:00
Anton Osika
31b00de247 Improve prompts 2023-06-17 19:52:22 +02:00
Vicente Reyes
c4c1203fc0 Minor formatting fixes in Readme; fix main python command (#97) 2023-06-17 18:11:15 +02:00
Philipp Kohler
4a914a298a added .idea folder of jetbrains IDEs to gitignore (#111) 2023-06-17 17:53:03 +02:00
PatillaCode
95cac98e2b Merge branch 'main' into add-makefile 2023-06-17 17:43:35 +02:00
PatillaCode
6d43a6a972 pretty 2023-06-17 17:20:16 +02:00
PatillaCode
bdcad97585 tweaking Makefile + gitignore entry 2023-06-17 16:39:22 +02:00
jjzhuo
cde2595ccc Fix an exception for gpt response with lang=sh (#105) 2023-06-17 16:35:43 +02:00
Emil Ahlbäck
98ebaa221f gpt-engineer -> super smart 2023-06-17 15:23:55 +02:00
Emil Ahlbäck
05474e806c make unit tests default 2023-06-17 15:21:13 +02:00
PatillaCode
2780a30815 Merge branch 'main' into add-makefile 2023-06-17 14:54:04 +02:00
Anton Osika
2a7359202c Script to wipe all files apart from prompts from benchmark 2023-06-17 14:18:00 +02:00
Emil Ahlbäck
6a3f7eb9de fix "no" not working 2023-06-17 14:12:38 +02:00
Anton Osika
5cb6b4539b Execute step 2023-06-17 14:10:29 +02:00
Anton Osika
b07fbe1315 add execute step 2023-06-17 13:52:37 +02:00
Anton Osika
8409c253aa Merge pull request #100 from AntonOsika/follgad/unit_tests
Add steps for unit_tests and specification
2023-06-17 13:50:15 +02:00
Emil Ahlbäck
e2e0942690 fsystem -> fuser, main prompt -> instructions 2023-06-17 13:49:37 +02:00
Anton Osika
6715359ba1 Update identity/respec 2023-06-17 13:49:00 +02:00
Anton Osika
7f6cab7aa2 Update gpt_engineer/steps.py 2023-06-17 13:45:03 +02:00
Emil Ahlbäck
d12b32f828 add BENCHMARKS.md 2023-06-17 13:41:38 +02:00
Anton Osika
3300f735fd Update README.md 2023-06-17 13:40:17 +02:00
Emil Ahlbäck
d30e079571 add unit_tests files 2023-06-17 13:39:56 +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
Emil Ahlbäck
fa1df72bf3 add unit_tests and spec/respec 2023-06-17 13:37:45 +02:00
Anton Osika
03d8fff5d2 Make steps configurable 2023-06-17 13:02:16 +02:00
Anton Osika
ee0737b6e3 Add benchmark script 2023-06-17 12:11:34 +02:00
Anton Osika
f076ae286e Add benchmarks 2023-06-17 12:06:50 +02:00
Anton Osika
b43bb1f407 Fix subfolders 2023-06-17 12:03:19 +02:00
Anton Osika
41cf8d0ab5 Update README.md 2023-06-17 11:06:26 +02:00
Anton Osika
3487363a23 Simplify 2023-06-17 11:04:46 +02:00
Anton Osika
64f29b2806 Merge pull request #89 from Ryan526/main
Fix: Ensure Directory Exists Before File Write Operation in db.py
2023-06-17 11:00:23 +02:00
Ryan Jalynski
1d0a3ff627 Update db.py 2023-06-16 23:36:08 -04:00
Ryan Jalynski
aa49ca129b Merge branch 'AntonOsika:main' into main 2023-06-16 20:41:27 -04:00
Ryan Jalynski
6f63b8039d Update db.py
Ensure directory exists before attempting to write file in db.py
2023-06-16 19:01:27 -04:00
Anton Osika
28cb9dfeaf Update README.md 2023-06-16 22:38:07 +02:00
Anton Osika
f37b835040 Update README.md 2023-06-16 22:36:08 +02:00
Anton Osika
d952feae9c Update README.md 2023-06-16 22:32:02 +02:00
Anton Osika
c3dc362df6 Update README.md 2023-06-16 22:31:33 +02:00
Anton Osika
414cfbd18b Update README.md 2023-06-16 22:27:19 +02:00
Anton Osika
fb9a35846a Add gif, remove obvious lines and make instructions less "magic" in readme 2023-06-16 22:26:27 +02:00
PatillaCode
633291e3d5 added a minimal makefile 2023-06-16 15:33:46 +02:00
Patilla Code
25a6c31d4f add proper way to install and run in the README after the changes from #60 (#76) 2023-06-16 14:26:41 +02:00
Jack Eadie
6f8e976a42 Make gpt-engineer pip installable/runnable (#60) 2023-06-16 13:25:29 +02:00
PatillaCode
55e71f4654 add link to CONTRIBUTING.md 2023-06-16 03:20:22 +02:00
PatillaCode
2f241fe9b5 fix README.md + add CONTRIBUTING.md 2023-06-16 03:12:01 +02:00
PatillaCode
1123502583 order pre-commit mirrors 2023-06-16 02:30:51 +02:00
PatillaCode
331de0f76b add pre-commit dependency 2023-06-16 02:00:48 +02:00
PatillaCode
7ed75d175b add pre-commit-config 2023-06-16 01:59:45 +02:00