Ghost in the Droid

賦予任何LLM代理一個真實的Android或iPhone作為其身體——62個MCP工具,用於點擊、滑動、打字、截圖、啟動應用、相機、TTS、設備端推理及批次自動化。

文件

{{ message }}

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

  • Notifications
  • Fork34
  • Star 309

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