Commit Graph

7 Commits

Author SHA1 Message Date
Anton Osika
8180f0346c Fix the errors with parsing 2023-06-18 22:34:31 +02:00
Anton Osika
16a3278ee3 Update benchmarks 2023-06-18 16:16:57 +02:00
Emil Ahlbäck
48228ff6a3 fix code outputting placeholders 2023-06-18 15:26:45 +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
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