Hello.
I am currently experimenting with the functionality of the builder and found it very useful as an assistant in creating pages for my website. At the moment I am trying to generate code and synchronize it with my code base and hence the question arose:
is it possible to carry out “reverse synchronization”, this is when after synchronizing the generated code by the neural network with my project (using dev tools cli), I already make changes in my IDE and they can also be read by the neural network and then taken into account in the subsequent generation? Also, is it possible to save previously generated code in the builder io editor itself , so that further changes can be made based on it? Thank you