Skip to content

Releases: ArtemisAI/pi-droid

v0.1.3

Choose a tag to compare

@ArtemisAI ArtemisAI released this 13 Apr 19:23

What's Changed

  • Add pi.image manifest field for logo display on pi.dev package registry

Full Changelog: v0.1.2...v0.1.3

v0.1.2 — Banner & Badge Fix

Choose a tag to compare

@ArtemisAI ArtemisAI released this 13 Apr 18:55

Fixes

  • Restored banner image to README heading
  • Added GitHub release badge
  • Improved intro paragraph

View on npm · Install

v0.1.1 — Discoverability Update

Choose a tag to compare

@ArtemisAI ArtemisAI released this 13 Apr 17:46

What Changed

  • Optimized npm description for pi.dev and npm search discoverability
  • Added keywords: phone, mobile, ui-automation, testing, pi, pi-coding-agent, ai
  • Added pi install callout at top of README for instant visibility
  • Added publishConfig for simpler future publishing

npm

pi install npm:@artemisai/pi-droid

View on npm · View on pi.dev

v0.1.0 — Initial Release

Choose a tag to compare

@ArtemisAI ArtemisAI released this 13 Apr 17:24

Pi-Droid v0.1.0

Give your AI agent hands on an Android phone.

Highlights

  • 36 LLM tools for full Android device control via ADB
  • Annotated screenshots with numbered element indices for resolution-independent interaction
  • Plugin system with CliPlugin base class, approval gates, and marketplace integration
  • 4 skills (android-screen, android-interact, android-automate, android-plugin)
  • Multi-device support with device registry and serial-based targeting
  • Gesture macro recording, saving, and replay
  • Screen lock management (PIN, pattern, query, clear)
  • WiFi ADB for wireless device connections
  • OCR fallback via Tesseract for WebViews and dynamic content
  • Full public API re-exporting ADB primitives for custom automation
  • 473+ tests across 36 test files (unit, integration, device E2E)

Install

pi install npm:@artemisai/pi-droid

Links