aasis21/vox — reverse-engineered prompt
Reverse engineered prompt
Build me a simple hands free voice companion for GitHub Copilot called Vox.
I want something I can open from a Copilot CLI session with /vox, then just talk out loud and hear Copilot’s reply spoken back to me. It should show a clean little panel with one animated orb that changes color depending on whether it’s idle, listening, thinking, or speaking. It should start listening right away if mic access is already allowed, show live captions while I talk, send automatically after a short pause, and let me tap the orb or press Space to send sooner.
Please make it work in the Copilot app too as an embedded panel, with the same voice in and voice out behavior. I also want a transcript view, support for interrupting speech with Esc or a button, and it should read replies even when I typed my message in the CLI instead of speaking.
Keep it pure JavaScript, no build step, cross platform, with easy install, setup, and uninstall scripts. If needed, look up current Copilot CLI extension docs online.
Want more depth? Deep Reverse