vanshbahl/ai-remote-control ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple app that lets me control my computer from my phone by chatting in plain English.
I want a phone friendly chat interface where I can send requests like find a file, preview it, zip something, or email a document, and the system should figure out the steps, do them on my PC, and reply with progress as it works. Keep it safe, so only approved folders and safe commands are allowed, and ask me to confirm anything destructive before doing it. It should also keep a clear activity log so I can see what happened.
I want the PC side to run locally in the background, the phone UI to work in a browser, and a small relay service in the middle so the computer never needs to be exposed directly. If you need to look up current docs online for any setup details, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit