|
|
9e816e0417
|
Add pytesseract OCR, click_text interact action, and interact verify endpoint
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
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
python-syntax / syntax-check (push) Successful in 7s
|
2026-05-03 19:11:11 +02:00 |
|
|
|
2585bc3a7c
|
docs(skill): prefer vision for target localization
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
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
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
python-syntax / syntax-check (push) Successful in 6s
|
2026-05-01 16:23:16 +02:00 |
|
|
|
8857feaf7b
|
docs(playbooks): expand clickthrough interaction routines
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
python-syntax / syntax-check (push) Successful in 11s
|
2026-05-01 16:03:43 +02:00 |
|
|
|
5122d416e8
|
feat(wait): add structured wait endpoint
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
python-syntax / syntax-check (push) Successful in 28s
|
2026-05-01 15:52:02 +02:00 |
|
|
|
1429e90be2
|
docs: tighten clickthrough skill and API guidance
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
python-syntax / syntax-check (push) Successful in 1m33s
|
2026-04-29 21:52:01 +02:00 |
|
|
|
a8f2e01bb9
|
fix(ocr): allow configuring tesseract path
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 |
|
|
|
dccf7b209a
|
docs: add MIT license
python-syntax / syntax-check (push) Successful in 4s
|
2026-04-06 18:31:48 +02:00 |
|
|
|
89cf228d13
|
feat(ocr): add /ocr endpoint for text extraction
python-syntax / syntax-check (push) Successful in 6s
Merge PR #7: add OCR endpoint and skill/docs updates
|
2026-04-06 13:53:01 +02:00 |
|
|
|
a6d7e37beb
|
docs(skill): include OCR endpoint workflow guidance
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 |
|
|
|
097c6a095c
|
feat(ocr): add /ocr endpoint for screen, region, and image input
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 |
|
|
|
2955426f14
|
docs(skill): clarify user-owned instance setup responsibilities
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
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
python-syntax / syntax-check (push) Successful in 9s
|
2026-04-05 20:32:19 +02:00 |
|
|
|
1efe999331
|
feat(exec): add low-friction shell execution endpoint
python-syntax / syntax-check (push) Successful in 10s
|
2026-04-05 20:23:48 +02:00 |
|
|
|
38c1127347
|
feat(exec): require configured secret and header auth for /exec
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
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
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
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
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
CI / test (push) Failing after 11s
|
2026-04-05 19:37:39 +02:00 |
|
|
|
5fa516f7e7
|
Add control UI
CI / test (push) Failing after 5s
|
2026-04-05 19:37:07 +02:00 |
|
|
|
1b0b9cfdef
|
Add planner previews and streaming
CI / test (push) Failing after 45s
|
2026-04-05 19:33:24 +02:00 |
|
|
|
b1d2b6b321
|
Add grid planner, CI, and tests
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
|
101753fa14
|
Added .gitignore
|
2026-03-28 18:58:45 +01:00 |
|
Space-Banane
|
a30ab920a2
|
first commit
|
2026-03-28 18:58:07 +01:00 |
|