Commit Graph

11 Commits

Author SHA1 Message Date
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
035252c146 fix: Enhance logging for tool calls in process method; handle potential errors in next steps assignment 2025-05-19 13:21:15 +02:00
892f41f78a fix: Shorten image data in message copies for better debugging; update logging to reflect changes 2025-05-19 13:17:51 +02:00
0af7dc7699 fix: bug 2025-05-19 13:14:38 +02:00
2bcddedca5 fix: Adjust message handling in process method; ensure correct image assignment and add next steps output 2025-05-19 13:13:28 +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
1925a77d85 Add screenshot re-execution logic in AIProcessor; append outputs from tool calls 2025-05-19 09:34:21 +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