Hello everyone,
I have been building a functional HTML application using Gemini Canvas, which has been great for the initial scaffolding and visualization.
Now, I want to take this project to the next level using vibe coding in Google AI Studio.
The Problem: I am struggling to migrate the codebase effectively. Simply copying and pasting the generated code from Canvas into the AI Studio chat context results in significant regression. Basic functionality and specific UI features are often lost.
My Question: Is there a recommended workflow, export feature, or integration to move a current Canvas session (html file) directly into Google AI Studio as a primed context? I am looking for a way to maintain full code integrity without having to manually reconstruct the prompt history.
Any advice on bridging this gap between Canvas and Studio would be appreciated.
Thanks.