13 Commits

Author SHA1 Message Date
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
Space-Banane
6f9eedcc7a reset 2026-04-05 19:48:00 +02:00
48ac9f5d7d Document control UI
Some checks failed
CI / test (push) Failing after 11s
2026-04-05 19:37:39 +02:00
1b0b9cfdef Add planner previews and streaming
Some checks failed
CI / test (push) Failing after 45s
2026-04-05 19:33:24 +02:00
b1d2b6b321 Add grid planner, CI, and tests
Some checks failed
CI / test (push) Failing after 1m12s
2026-04-05 19:27:55 +02:00
a2ef50401b init 2026-04-05 19:15:12 +02:00
Space-Banane
a30ab920a2 first commit 2026-03-28 18:58:07 +01:00