feat: bootstrap clickthrough server, skill docs, and syntax CI
All checks were successful
python-syntax / syntax-check (push) Successful in 29s

This commit is contained in:
2026-04-05 19:59:39 +02:00
parent 6f9eedcc7a
commit 4aa51e2d69
12 changed files with 844 additions and 3 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
fastapi>=0.115.0
uvicorn>=0.30.0
mss>=9.0.1
pillow>=10.4.0
pyautogui>=0.9.54