tddworks/baguette ? reverse-engineered prompt
Reverse engineered prompt
Build me a Mac only tool called baguette that lets me control iOS simulators without opening Xcode or the Simulator app. I want a simple CLI plus a browser UI. From the terminal and the web page I should be able to list devices, boot and shut them down, see a live screen stream at up to 60 fps, and interact with them using taps, swipes, pinch, scroll, multi finger gestures, keyboard input, and hardware buttons.
Please include a device farm page that shows all booted simulators at once, plus a focused single device view with screenshots, screen recording, rotation, logs, and an accessibility inspector that can show the UI tree and hit test elements. It would also be great if I can pipe my Mac webcam into the simulator camera APIs.
Make it work on Apple Silicon with Xcode 26, keep it solid and well tested, and look up current docs online if you need to.
Have a live product UI? Try website reverse