feat(vision): add /find endpoint for template/text target detection #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add a helper endpoint that finds candidate UI targets (text/template/icon) and returns bounding boxes.
Why
Reduces guesswork for coordinates and makes interactions less brittle.
Scope
Acceptance criteria