Ghost in the Droid

Cung cấp cho bất kỳ tác nhân LLM nào một thiết bị Android hoặc iPhone thực làm cơ thể — 62 công cụ MCP cho thao tác chạm, vuốt, gõ, chụp màn hình, khởi chạy ứng dụng, camera, TTS, suy luận trên thiết bị và tự động hóa theo lô.

Tài liệu

{{ message }}

ghost-in-the-droid / android-agent Public

  • Notifications
  • Fork34
  • Star 311

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 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 ghost CLI: ghost 'check reddit' --device pixel.
  • 🧨 run_flow batched 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
  • @sebastionoss

blah-mad and sebastionoss