Commit Graph

10 Commits

Author SHA1 Message Date
David Cameron
0d0aaaa9b0 Handle newlines between filename (#250) 2023-06-20 18:43:12 +02:00
David Cameron
9b3db78b95 Additional filename handling (#221) 2023-06-20 12:09:28 +02:00
David Cameron
613aab8ef7 Fix square bracket file name issue 2023-06-19 07:07:59 -04:00
Anton Osika
8180f0346c Fix the errors with parsing 2023-06-18 22:34:31 +02:00
Carl Thomé
502756bb58 black 2023-06-18 15:04:30 +02:00
Emil Ahlbäck
57a8700825 fix to_files 2023-06-18 14:54:06 +02:00
Enzo Martin
8b3862d94d Fix linting 2023-06-18 10:34:35 +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
Anton Osika
5cb6b4539b Execute step 2023-06-17 14:10:29 +02:00
Jack Eadie
6f8e976a42 Make gpt-engineer pip installable/runnable (#60) 2023-06-16 13:25:29 +02:00