Ghost in the Droid
모든 LLM 에이전트에 실제 Android 또는 iPhone을 몸체로 부여 — 탭, 스와이프, 타이핑, 스크린샷, 앱 실행, 카메라, TTS, 온디바이스 추론, 배치 자동화를 위한 62개의 MCP 도구.
문서
{{ message }}
ghost-in-the-droid / android-agent Public
- Notifications
- Fork34
- Star 308
v1.3.0 — Ghost in the Droid: iOS, on-device inference, LangChain/LlamaIndex, 62 MCP tools
Compare
Choose a tag to compare
View all tags
C-K-Loan released this 18 Jul 21:06
· 55 commits to main since this release
v1.3.0
52be26f
See docs/release-notes/v1.3.0.md for the full changelog. Highlights:
- 🍏 iOS support (Appium + WebDriverAgent). Full core credit to @blah-mad.
- 📱 On-device inference on Android AND iPhone. llama.cpp + MediaPipe + MLX opt-in.
- 🔗 LangChain + LlamaIndex adapters.
- 💻 Task-first
ghostCLI:ghost 'check reddit' --device pixel. - 🧨
run_flowbatched MCP primitive. - 🚀
uvx ghost-in-the-droid up— one-command install. - 🐳 Docker+KVM emulator backend.
- 62 MCP tools.
- Community security patches from @sebastiondev (CORS/CWE-352 + skills/install admin-token).
pip install ghost-in-the-droid==1.3.0
or
uvx ghost-in-the-droid up
Contributors
blah-mad and sebastionoss