Releases: zillow/auto-mobile
Releases · zillow/auto-mobile
0.0.5
0.0.4
- Accessibility Service install and enablement automated. It will attempt this one time on the first adb command for a given device.
- APKs now checked for sha256 before installing
- Increased the amount of accessibility node inspection for better view hierarchy data
- Filtered out unnecessary view hierarchy data to reduce observe payloads by more than half
- Parallelized and cached all observation and idling steps
- Refactored BaseVisualChange in order to
- Reduced tool calls to make it easier for agents to determine tool call selection
- Element search can now restrict to specific containers in the view hierarchy
0.0.3
- Accessibility Service install and enablement automated
- APKs now checked for sha256 before installing
- Increased the amount of accessibility node inspection for better view hierarchy data
- Filtered out unnecessary view hierarchy data to reduce observe payloads by more than half
- Parallelized and cached all observation and idling steps
- Refactored BaseVisualChange in order to
- Reduced tool calls to make it easier for agents to determine tool call selection
- Element search can now restrict to specific containers in the view hierarchy