Go to file
2025-05-19 08:53:46 +02:00
.vscode Add initial implementation of AI agent with mouse and keyboard control features 2025-05-19 00:48:14 +02:00
ai 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
objects Add initial implementation of AI agent with mouse and keyboard control features 2025-05-19 00:48:14 +02:00
webserver 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
.gitignore Initial commit 2025-05-18 17:32:16 +00:00
LICENSE Initial commit 2025-05-18 17:32:16 +00:00
main.py Add initial implementation of AI agent with mouse and keyboard control features 2025-05-19 00:48:14 +02:00
README.md Initial commit 2025-05-18 17:32:16 +00:00
requirements.txt Add Pillow dependency and implement screenshot functionality in web server 2025-05-19 01:18:54 +02:00

gpt-agent