Commit Graph

19 Commits

Author SHA1 Message Date
9e816e0417 Add pytesseract OCR, click_text interact action, and interact verify endpoint
All checks were successful
python-syntax / syntax-check (push) Successful in 6s
2026-05-03 20:57:34 +02:00
1c03cab457 refactor: simplify to see/interact/exec and split server modules
All checks were successful
python-syntax / syntax-check (push) Successful in 6s
2026-05-03 20:07:12 +02:00
aced5be25e feat: migrate to v2-only API and unified response envelope
All checks were successful
python-syntax / syntax-check (push) Successful in 7s
2026-05-03 19:11:11 +02:00
2585bc3a7c docs(skill): prefer vision for target localization
All checks were successful
python-syntax / syntax-check (push) Successful in 11s
2026-05-01 17:16:37 +02:00
66615c8a81 docs(skill): refine clickthrough control guidance 2026-05-01 17:15:19 +02:00
c66779d929 feat(verify): add compound action+verify flows
All checks were successful
python-syntax / syntax-check (push) Successful in 9s
2026-05-01 16:26:57 +02:00
02bf069425 feat(vision): add screenshot diff and stability helpers
All checks were successful
python-syntax / syntax-check (push) Successful in 9s
2026-05-01 16:24:46 +02:00
f00c525721 feat(ocr): add higher-level text search helpers
All checks were successful
python-syntax / syntax-check (push) Successful in 6s
2026-05-01 16:23:16 +02:00
8857feaf7b docs(playbooks): expand clickthrough interaction routines
All checks were successful
python-syntax / syntax-check (push) Successful in 14s
2026-05-01 16:04:24 +02:00
b5fdd82494 docs(skill): explain screenshot analysis with image tool
All checks were successful
python-syntax / syntax-check (push) Successful in 11s
2026-05-01 16:03:43 +02:00
5122d416e8 feat(wait): add structured wait endpoint
All checks were successful
python-syntax / syntax-check (push) Successful in 7s
2026-05-01 15:55:29 +02:00
493e5499e8 feat(window): add window lifecycle and launch endpoints
All checks were successful
python-syntax / syntax-check (push) Successful in 28s
2026-05-01 15:52:02 +02:00
1429e90be2 docs: tighten clickthrough skill and API guidance
All checks were successful
python-syntax / syntax-check (push) Successful in 43s
Closes #10
2026-05-01 15:40:38 +02:00
Space-Banane
775c188732 Support multi-display screen selection
All checks were successful
python-syntax / syntax-check (push) Successful in 1m33s
2026-04-29 21:52:01 +02:00
a6d7e37beb docs(skill): include OCR endpoint workflow guidance
All checks were successful
python-syntax / syntax-check (push) Successful in 4s
python-syntax / syntax-check (pull_request) Successful in 10s
2026-04-06 13:50:34 +02:00
2955426f14 docs(skill): clarify user-owned instance setup responsibilities
All checks were successful
python-syntax / syntax-check (push) Successful in 4s
2026-04-05 20:35:35 +02:00
3a49560e82 docs(skill): add instance setup and mini API quick reference
All checks were successful
python-syntax / syntax-check (push) Successful in 4s
2026-04-05 20:34:14 +02:00
2b84bf95f1 docs(skill): add verify-first workflow and app-specific playbooks
All checks were successful
python-syntax / syntax-check (push) Successful in 9s
2026-04-05 20:32:19 +02:00
4aa51e2d69 feat: bootstrap clickthrough server, skill docs, and syntax CI
All checks were successful
python-syntax / syntax-check (push) Successful in 29s
2026-04-05 19:59:39 +02:00