Ghost in the Droid

Дайте любому LLM-агенту реальное Android или iPhone в качестве тела — 62 MCP-инструмента для тапа, свайпа, ввода текста, скриншотов, запуска приложений, камеры, TTS, инференса на устройстве и пакетной автоматизации.

Документация

{{ 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 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