Edit websites through AI with visual prompts | MarkUp

Ha great, Vibe actually coded this today for a page I was working on! But of course very simple, it will only pick up the DOM path + the description I wrote, no screenshots or drawings or anything. I’m sure I can also use it on a page I’m currently working on locally and hosted on localhost:8000 let’s say, right? Since this is probably the main method I’ll use, I don’t see much need to use it on a live page since I’m not discussing it again.

Also, how I had it set up for myself was that all annotations would be saved to annotations.md on my disk (the browser would ask for permission to write to disk once), and I would tell Cloud Code to run File Watcher on that file and automatically respond to whatever I added. Then when they’re done it’ll checkmark them, and I can even edit them through tools in the browser or directly in the file if I want.



<a href

Leave a Comment