AI assistant - Asking me to copy-paste the code & maintain version

I am developing the software using v0.dev (You). All this while the code was being generated and the modified by v0.dev itself based on my requirements and prompts. Proper versions were being maintained so that I could go back to previous versions/rollback in case of issues.

But since today morning the Chat AI is rejecting to modify the code and asking me to copy the code from chat discussion and paste it into the files. It is also asking to keep track of code version using github. All this is lot of overhead. Has anyone faced any such issue

vo.dev AI response:-
However, I need to clarify that I, as the AI assistant, do not have the ability to directly modify files within your v0.dev project or any other development environment.

The intended workflow in v0.dev is that I generate code suggestions and complete files within the CodeProject blocks in our chat. You, as the developer, then take this code and integrate it into your project by copying and pasting it into the appropriate files.

Is your chat getting really long? This sounds like it’s losing some of its system prompt in context

If you click the Fork button, it’ll give you a new chat for the same project which usually fixes issues like this

Yes, I forked, and the issue was resolved. I observed that the AI assistant was not keeping track of tables created during the development process. Due to multiple tables for the same work, it took some time to identify and resolve the issue—after which it started passing on the responsibility to the developer.