| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.0.3 source code.tar.gz | 2026-09-08 | 349.1 kB | |
| 1.0.3 source code.zip | 2026-09-08 | 374.7 kB | |
| README.md | 2026-09-08 | 3.2 kB | |
| Totals: 3 Items | 727.0 kB | 0 | |
- Feat: Add
mobile_batch_commandstool to run several tools in one call for major performance boost (#427) - Feat: Request to list elements (refresh) after commands end, to sync state (#427)
- Feat: Click on element by
@reffrommobile_list_elements_on_screen(#429) - Feat: Text format for
mobile_list_elements_on_screen, now the default, ~5x smaller than json (#431) - Feat: Add geo location, clipboard and device logs tools (#423)
- Feat: Add
mobile_get_foreground_apptool (#420) - Feat: Scale screenshots natively via mobilecli, drop sips/imagemagick (#418)
- Feat: Agent Plugin packaging, mobile-automation skill, MCPB bundle and Smithery CI (#416, #415)
- Feat: Run device commands through a background daemon over a unix socket for a major performance boost (mobilecli#384)
- Feat: Dump Flutter UI via the Dart VM service with semantics and element types (mobilecli#365, mobilecli#389)
- Perf: Cache Robot per device id (#430)
- Fix: Keep ref, selected, checked and enabled on screen elements (#421)
- Fix: Validate install path, coordinates and mobilecli JSON output (#425)
- Fix: Resolve mobilecli binary from scoped
@mobilenextpackages (#419) - Chore: Correct destructive/readOnly tool annotation hints (#408)
- Docs: Translate README to Japanese and Simplified Chinese (#426)
- Chore: Upgrade bundled mobilecli from 1.0.0 to 1.0.9 (#417, #428)
- Feat: Per-platform npm packages, npm now downloads only the binary for the current platform (mobilecli#134)
- Feat: On-screen keyboard excluded from
dump uiby default, usefullboolean to include it (mobilecli#398) - Fix(iOS): Don't fail device listing when one device is untrusted (mobilecli#373)
- Feat(Android): Device Kit agent is now embedded, no APK install required (mobilecli#387)
- Perf(Android): Faster screenshots and view tree snapshots via on-device agent (mobilecli#368)