让 Agent 拿走你的手机:phone-harness 开源两周 2000 星,iPhone 不越狱也能被 AI 全权操控
ShawnPana/phone-harness(1,977 星/183 fork,MIT,Python,GitHub API 实测 2026-08-22,创建于 8-07 开源刚两周):let your agent control your phone。iPhone 不越狱--macOS Sequoia+ 的 iPhone Mirroring 窗口作传输层,screencapture 截屏+Vision OCR 拿"穷人版 DOM"、CGEvent 注入 HID 级点击键盘;Android 走 adb(USB/Wi-Fi)+screencap+uiautomator 精确控件树+input。安装是一段粘给 Claude Code/Codex 的 prompt,--doctor 自检。哲学:不预置专用工具,缺什么模型在 agent_helpers.py 里现场写 Python。附"learned the hard way"坑清单(AppleScript click 无效/unicode 输入不行/慢拖不动 iOS 列表)与三道安全门(备用机/支付审批/API 优先)。