V0 is mixing the chats of an original project and its clone (fork)

A few days ago I duplicated a project I had completed. I did it following the path Fork > cog in the top right >. V0 successfully created the new project with another name. By nature both projects are different, but V0 is confusing the repository. That is, the V0 chat of the original project is calling and rendering code from the clone repository and vice versa. Does anyone know how to get V0 to focus on the right repository?

You can’t fork projects, only chats. When you click the fork button, it creates a new chat in the same project, so any changes you make to the project’s git configuration will apply to all of chats inside the project

After you fork, you can move the chat to a new project by changing the selector in the top left and clicking “New Project”. Then you can set that up with the new repository without affecting your previous project

1 Like