Tools
callstack/agent-device ships two releases in the same minute, adding scroll --until and a HarmonyOS proxy lease backend
v0.21.1 and v0.21.2 both published 2026-09-14 for this mobile-automation CLI/MCP server for coding agents (4,572 stars). The headline ergonomic win is scroll <direction> --until <selector>, which scrolls and checks until the target is on screen, replacing a scroll-then-check loop; scrolls also stay above the keyboard and edge scrolling stops when a surface gets stuck. v0.21.1 adds a harmonyos-instance lease backend for reaching HarmonyOS devices through a proxy, and v0.21.2 lets agents drive iOS ASWebAuthenticationSession login sheets in place without cancelling the app's authentication session. Maestro export gains evalScript for inline JavaScript computing output values for later steps.
Source
↳ Follow the thread