I’ve been using v0 for a while, and while it’s impressive, integrating it with Supabase is still painfully complex—I’ve just spent another hour wrestling with it on a project. The two killer features that are missing are:
- Voice interaction – being able to dictate commands and hear responses would make workflows much smoother.
- Task batching / queuing – I need a way to prepare several separate prompts (like user stories), fire them off in one batch, and then process the results. Re-entering each instruction, waiting for the response, and then typing the next one breaks my focus and wastes time. A “collect-all-instructions-then-run” mechanism would let me think through the entire set of tasks once, launch them, and handle the feedback without rewriting everything.
Those two additions would make Verge far more powerful and productive.