After spending about 3 hours making a app in Firebase, I left for about 2 hours, and came back, after having to refresh and reload the project, I went back to finish the code up, so I could test if it actually made a full app, it started rewriting all the code and set me back hours, and changed the context of the app itself.
Hi @Bob_Jones - sorry to hear that this happened. Can you share more details. Were you using our App Prototyping capability to build an app when this happened?
Well I just made a new empty workspace, and asked it to make a Python/Flask MMO street type game, It did this pretty good, once it got going. So I had to do real world stuff, and came back, got forced to refresh and reload the project. Then when we did a status check it went from 100% of the code code done to 20%, after asking it to review the code base, it said it was about 79%, so I figured hey let’s see what happens, and it start making new code for things already built, change the theme to a Medieval theme, and did not use any of our json files we had setup to easily expand without needing to edit the code base. So I spent another two hours trying to get it back in line, and well it seems to have split the code into two different paths. So I will just try it again, and now I know this might have it to keep up with a project.json file to ensure we keep session data saved somewhere that the AI can easily read and catch up on.