External Publication
Visit Post

v0.1.0 of agent_wires_probe

The official repository for Dart and Flutter packages. [Unoffic… May 23, 2026
Source

Runtime probe that exposes a Flutter app's widget tree to QA agents over the Dart VM service. Pairs with agent_wires_mcp. Changelog excerpt: Initial public release. - VM-service extensions for an LLM agent to introspect and drive a running Flutter app: ext.qa.snapshot, inspect, screenshot, tap, long_press, swipe, enter_text, clear_text, scroll, press_back, wait_for_idle, wait_for_route, wait_for_element, get_logs, get_network, ping. - Denoised semantic tree: a typical 800-node tree collapses to ~15–30 agent-targetable elements via a three-pass classify / dedup / label pipeline. - Multi-Text label infe[...]

Discussion in the ATmosphere

Loading comments...