feat(ocr): add higher-level text search helpers on top of OCR #13
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?
Why
Raw OCR blocks are useful but noisy. Agents often need “find matching text and give me candidate targets,” not a raw dump.
Scope
Add a higher-level OCR/text helper endpoint or mode that can:
Done when