{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreief52br5vawhfet423tbhxu6tvgwlwspg6gmwrffmo5qcoh3wafjm",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmj67jxyu5n2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/agent_wires_probe",
  "publishedAt": "2026-05-23T09:48:09.250Z",
  "site": "https://pub.dev",
  "textContent": "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[...]",
  "title": "v0.1.0 of agent_wires_probe",
  "updatedAt": "2026-05-23T09:22:50.343Z"
}