Releases: ArtemisAI/pi-droid
Releases · ArtemisAI/pi-droid
Release list
v0.1.3
v0.1.2 — Banner & Badge Fix
Fixes
- Restored banner image to README heading
- Added GitHub release badge
- Improved intro paragraph
v0.1.1 — Discoverability Update
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 installcallout at top of README for instant visibility - Added
publishConfigfor simpler future publishing
npm
pi install npm:@artemisai/pi-droidv0.1.0 — Initial Release
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
CliPluginbase 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