Commit Graph

15 Commits

Author SHA1 Message Date
3d5f71ec84 fix 2025-05-19 17:19:24 +02:00
20f05ca991 fix: emphasize priority in search_pc function description 2025-05-19 17:09:21 +02:00
859e1c2f0b fix: missing bracket 2025-05-19 17:07:03 +02:00
d9a9eba4c7 updated win func 2025-05-19 17:05:38 +02:00
b89051a37f fix 2025-05-19 17:02:48 +02:00
72a876410c more context to gpt 2025-05-19 16:51:46 +02:00
46a5bce956 refactor: Update function descriptions for clarity and consistency 2025-05-19 16:41:02 +02:00
9bd15d45c5 feat: Add functionality to press Windows key and update function registry 2025-05-19 16:32:09 +02:00
b583094e20 fix: Enhance screenshot functionality; add crosshair drawing and save screenshot to file 2025-05-19 13:39:26 +02:00
d7c4f9b0cb fix: Update image handling in process method; ensure only the last two messages retain images and improve debugging output 2025-05-19 13:27:16 +02:00
b881f04acc fix: Update process method return type and handle image attribute correctly; improve error handling 2025-05-19 13:10:46 +02:00
670066100f feat: Implement logging functionality; add logger configuration and retrieval 2025-05-19 13:05:36 +02:00
e573ecb553 Add confirmation function and re-execution logic in AIProcessor; clean up web server request handling 2025-05-19 09:30:58 +02:00
f7feb12946 Add screenshot functionality and new commands for wait and reprompt 2025-05-19 09:15:08 +02:00
7e612c1af7 Add initial implementation of AI agent with mouse and keyboard control features 2025-05-19 00:48:14 +02:00