Commit Graph

14 Commits

Author SHA1 Message Date
4369611610 fix: add debug logging and visual indicators for OCR results 2025-05-19 20:19:36 +02:00
93a01b792b fix: update OCR result coordinates to center position 2025-05-19 20:11:56 +02:00
d9a9eba4c7 updated win func 2025-05-19 17:05:38 +02:00
e639e1edd3 refactor: Rename press_windows_key to windows_key for consistency 2025-05-19 16:33:59 +02:00
9bd15d45c5 feat: Add functionality to press Windows key and update function registry 2025-05-19 16:32:09 +02:00
5be7f9aadb feat: Add OCR functionality to process method; integrate Tesseract for text extraction from screenshots 2025-05-19 15:59:46 +02:00
b583094e20 fix: Enhance screenshot functionality; add crosshair drawing and save screenshot to file 2025-05-19 13:39:26 +02:00
670066100f feat: Implement logging functionality; add logger configuration and retrieval 2025-05-19 13:05:36 +02:00
52c455b20c fix: Remove unused PyQt5 and tkinter overlay code; simplify click indicator function 2025-05-19 12:58:34 +02:00
a4e078bc19 tempfix: remove mouse overlay 2025-05-19 12:51:59 +02:00
f7feb12946 Add screenshot functionality and new commands for wait and reprompt 2025-05-19 09:15:08 +02:00
66330bfc73 Implement click indicator with red circle display; update server run parameters 2025-05-19 09:00:39 +02:00
41f7d0e210 Refactor mouse button handling to use string literals instead of ButtonType constants; add debug print for screenshot action in web server 2025-05-19 08:53:46 +02:00
7e612c1af7 Add initial implementation of AI agent with mouse and keyboard control features 2025-05-19 00:48:14 +02:00