I’ve settled on this workflow to capture the artifact and make incremental or manual changes for now:
- Iterate with the Web Creator until the artifact is in a good state
- Prompt the Web Creator to write out the code- html, css, and js- without any commentary
- Copy/paste the code offline
- Optionally edit the code
Then if the creator starts forgetting or otherwise gets in a bad state, I can start a new chat with:
Hi, I have this artifact code. It’s working code so use it verbatim. Then make the following changes… [paste the code]