Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
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
a8f2e01bb9 fix(ocr): allow configuring tesseract path
All checks were successful
python-syntax / syntax-check (pull_request) Successful in 9s
python-syntax / syntax-check (push) Successful in 8s
2026-04-06 19:02:50 +02:00
097c6a095c feat(ocr): add /ocr endpoint for screen, region, and image input
All checks were successful
python-syntax / syntax-check (push) Successful in 5s
python-syntax / syntax-check (pull_request) Successful in 4s
2026-04-06 13:48:33 +02:00
38c1127347 feat(exec): require configured secret and header auth for /exec
All checks were successful
python-syntax / syntax-check (push) Successful in 4s
python-syntax / syntax-check (pull_request) Successful in 5s
2026-04-05 20:22:18 +02:00
930cdd2887 feat(exec): add shell command execution endpoint
All checks were successful
python-syntax / syntax-check (push) Successful in 8s
python-syntax / syntax-check (pull_request) Successful in 4s
2026-04-05 20:18:07 +02:00
bb247aaad2 feat(config): load repo-root .env via python-dotenv
All checks were successful
python-syntax / syntax-check (push) Successful in 4s
2026-04-05 20:05:11 +02:00
683f2d5961 feat(api): support asImage=true on screen and zoom
All checks were successful
python-syntax / syntax-check (push) Successful in 4s
2026-04-05 20:03:32 +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