Phone-harness puts iPhones under agent control
phone-harness lets AI agents control real iPhones through macOS iPhone Mirroring, using OCR for screen understanding and HID events for taps, typing, scrolling, and gestures. The open-source project recently passed 1,000 GitHub stars.
phone-harness turns mobile automation from an API integration problem into a practical computer-use workflow, though its macOS permissions and iPhone Mirroring dependency limit its reach today.
- –Agents can operate essentially any iOS app without jailbreak, Xcode, or WebDriverAgent
- –OCR plus screenshot verification gives agents a workable substitute for a mobile accessibility tree
- –The editable harness lets agents add reusable helpers during execution instead of waiting for framework support
- –macOS Accessibility and Screen Recording permissions create setup friction and meaningful security considerations
- –No multitouch, Face ID, camera flows, or DRM support means it is powerful for workflows but not yet a universal mobile automation layer
DISCOVERED
4h ago
2026-08-12
PUBLISHED
2d ago
2026-08-10
RELEVANCE
AUTHOR
shawn_pana