Project Solution Generator #15
Labels
enhancement
New feature or request
research
This issue isn't being worked on, it is being considered, and researched.
Milestone
Project Solution Generator
This issue is going to track the addition of a mode that is designed to handle entire solutions/projects. The mode is going to be activated by a flag
-d
--document-mode
and will change the way ESBMC-AI behaves. Instead of receiving a filename, the mode can also receive a directory.src/world_simulator.c
has issues, then it will prompt the AI to fully explain the output of ESBMC and place the contents in a filesrc/world_simulator.c.comments
.TODO
These are the tasks left to do to implement this:
-o
--output-dir
flag that will take another filepath with a destination to place all the.comments
files in. So the original project directory is not changed.The text was updated successfully, but these errors were encountered: