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
e7df947b98
Add support for directory paths in filenames and improve code splitting
...
- Enforce an explicit markdown code block format
- Add a token to split the output to clearly detect when the code blocks start
- Save all non-code output to a `README.md` file
- Update RegEx to extract and strip text more reliably and clean up the output
- Update the identify prompts appropriately
2023-06-18 10:06:36 +02:00
Enzo Martin
e29e7bec2f
Enhance philosophy to include supporting documents
...
- Create instructions for running/compiling the project
- Create any package manager files
2023-06-18 10:06:28 +02:00
Anton Osika
c6b6ca1448
Fix not generating bash commands
2023-06-18 08:36:34 +02:00
Anton Osika
0d186e22e6
Skip the respec by default, fix that it changed application
2023-06-17 21:55:19 +02:00
Anton Osika
31b00de247
Improve prompts
2023-06-17 19:52:22 +02:00
Emil Ahlbäck
98ebaa221f
gpt-engineer -> super smart
2023-06-17 15:23:55 +02:00
Anton Osika
6715359ba1
Update identity/respec
2023-06-17 13:49:00 +02:00
Emil Ahlbäck
fa1df72bf3
add unit_tests and spec/respec
2023-06-17 13:37:45 +02:00
Anton Osika
f62c318d39
small prompt updates
2023-06-04 21:39:47 +02:00
Anton Osika
6a31d875c7
Clean up clarifying question part
2023-05-30 08:39:38 +02:00
Anton Osika
15b353d975
Separate into steps and wrap filesystem access
2023-05-06 20:11:17 +02:00