quick question, in my project it is using DB functions to get data, which is working and all is good, however when i ask it to make a change to a page layout i go into a spiral of the update being done then there is no DB connection or URL etc, but all of the other pages work still.
Finally get it to fix the DB function and then after another update it has modified the changes it made before and I am back in the same place again and round and round we go.
So is there a way to tell the bot to lock a file or function so that in future it does not update that file without asking or telling it to ?
The file lock feature actually sounds like a good one. You can also use the @FILENAME feature to tag a certain file and then v0 will only make changes in the scope of that file. Have you tried this?
I think this should be possible with project instructions, as explained in the recent custom instructions post: