Anton Osika
fc528563d1
Update README.md
2023-06-26 19:55:43 +02:00
David Verzolla
0596b07a39
Update README.md ( #323 )
...
Changed git clone URL from ssh to https.
Co-authored-by: Anton Osika <anton.osika@gmail.com >
2023-06-25 21:00:07 +02:00
Anton Osika
c2ea2f08b2
Update README.md
2023-06-25 20:34:58 +02:00
Anton Osika
71e1b0f48c
Update README.md
2023-06-25 20:33:58 +02:00
Sibo Van Gool
a41ad7b104
Use 'good first issue' label in issues URL ( #386 )
2023-06-25 16:43:01 +02:00
Anton Osika
f159dc45f2
First step in making gpt-engineer learn. Rename main_prompt -> prompt ( #381 )
...
* First step in collecting learnings
* Rename prompts
* remove requirements, use pip install -e . instead
* Add requirements
* Fix tests
2023-06-24 17:53:04 +02:00
Plamen Ivanov
1b2831ab85
Refactoring and suggestions ( #334 )
2023-06-23 12:01:29 +02:00
Anton Osika
529c747f72
Update README.md
2023-06-23 00:59:24 +02:00
Anton Osika
dcf6a2df66
Update README.md
2023-06-23 00:58:58 +02:00
Anton Osika
861c415d11
Update README.md
2023-06-23 00:58:21 +02:00
Anton Osika
4a3dd1cf21
Revert "Update README.md"
...
This reverts commit ffd3aca4ce .
2023-06-23 00:56:31 +02:00
Anton Osika
ffd3aca4ce
Update README.md
2023-06-22 08:44:14 +02:00
Anton Osika
22c2e76026
Simplify readme
2023-06-22 08:36:35 +02:00
Anton Osika
591a65b501
Revert "Temporarily disabled the pip install path"
...
This reverts commit ab9e153058 .
2023-06-22 08:31:08 +02:00
Anton Osika
ab9e153058
Temporarily disabled the pip install path
2023-06-21 17:54:08 +02:00
Anton Osika
b85ccf5285
Update readme
2023-06-21 01:03:13 +02:00
Anton Osika
7edfb523f5
Update README.md
2023-06-20 22:17:10 +02:00
Anton Osika
d7ecae0fc7
Update README.md
2023-06-20 22:16:49 +02:00
Anton Osika
ac4491ab93
Update README.md
2023-06-20 11:53:10 +02:00
Anton Osika
3bff31c2ae
Update README.md
2023-06-20 11:52:38 +02:00
Anton Osika
a248d8104e
Update README.md
2023-06-20 11:51:36 +02:00
Anton Osika
714a0640cc
Update README.md
2023-06-20 11:51:23 +02:00
Anton Osika
4218c19fe2
Update README.md
2023-06-20 11:50:35 +02:00
Anton Osika
52f6777882
Update README.md
2023-06-20 11:50:13 +02:00
Anton Osika
628a012cf0
Simplify readme
2023-06-18 23:30:15 +02:00
Anton Osika
5bddf9b500
Merge branch 'main' into readme-tweaks
2023-06-18 23:05:39 +02:00
Anton Osika
89d9b6e356
Fix some cli stuff
2023-06-18 22:34:31 +02:00
PatillaCode
96106bdc16
typo
2023-06-18 16:30:51 +02:00
PatillaCode
4f86e7f28d
a few doc tweaks
2023-06-18 16:23:55 +02:00
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
Anton Osika
fa7585f900
Update README.md
2023-06-17 22:50:52 +02:00
Anton Osika
d20f086a9b
Update README.md
2023-06-17 22:24:38 +02:00
Anton Osika
ed486aed74
Update README.md
2023-06-17 22:24:08 +02:00
Anton Osika
e0137261b1
Update README.md
2023-06-17 22:23:55 +02:00
Anton Osika
f44bd838f4
Update README.md
2023-06-17 22:22:59 +02:00
Anton Osika
90cd005607
Update README.md
2023-06-17 22:21:10 +02:00
Vicente Reyes
c4c1203fc0
Minor formatting fixes in Readme; fix main python command ( #97 )
2023-06-17 18:11:15 +02:00
Anton Osika
3300f735fd
Update README.md
2023-06-17 13:40:17 +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
41cf8d0ab5
Update README.md
2023-06-17 11:06:26 +02: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
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