Files
agentic-mobile-control/tools
q792602257 8d5b02e37f
Tests / Test passed: 858
fix(perception): degrade to OCR-only when UI tree is unavailable
driver.tree() failures (WDA/Appium session errors) previously raised
uncaught, killing describe_screen() before OCR ever ran. Malformed
tree content (invalid XML) had the same problem inside
parse_ui_tree(). Both are now caught and logged, falling back to an
empty ui_elements list so the scene degrades to OCR-only, mirroring
the existing OCR-failure fallback in run_ocr().
2026-07-15 10:03:30 +08:00
..
2026-07-06 13:22:15 +08:00