This repository was archived by the owner on Jun 10, 2026. It is now read-only.
v0.15.0
What's New
Hit Test API (#23, #24)
GET /api/hittest?x=X&y=Y&window=W— find all visual elements at a given point using MAUI's platform-level hit testing- Returns elements deepest-first with id, type, automationId, bounds, and text
MAUI hittest <x> <y> [--window W]CLI commandHitTestAsyncadded to AgentClient driver
Agent Version in Broker (#22)
- Agent now sends its version during broker WebSocket registration
maui-devflow listshows a Version column for each registered agent- Clean version strings (no
+commitHashsuffix) - Backward compatible — older agents show
-