open-cuak
open-cuak copied to clipboard
Reliable Automation Agents at Scale
Query to repro: 'help me to find the time of next 5 Arsenal's matches' `{ context: 'AiAgentNode.genGenerateToolCall.exec', error: ToolExecutionError [AI_ToolExecutionError]: Error executing tool mouse-click: [RESPONSE] stage timed out: eventId= 7f399481-1a6f-4847-a6e5-17cbc2d267b8...
right not, we dont store past sessions, we can store and display past sessions like ChatGPT
we have a lot of unused dependencies in the open sources project. remove those can optimize project size
I saw that there is a super easy to use model, and maybe there is a way to implement it inside the open-cuak? https://huggingface.co/microsoft/OmniParser-v2.0
We now support deploying locally through Docker using `docker-compose`. Now, we want to support deploying to kubernetes as well. What needs to be done? 1. translate both `docker-compose` yamls in...
I went to try out the project and there's two errors: 1. Unknown compiler option 'allowImportingTsExtensions' 2. Argument for '--moduleResolution' option must be: 'node', 'classic'. I downgraded node to the...
Hey there! I wanted to run a project locally, so I followed the instructions on how to set it up. First, I cloned the repo. Then, I installed the dependencies...
currently, we don't support custom hostname, as it is always hardcoded to be `localhost` for now. this works for running only on local machine, but if we want to expose...
`open-cuak start` fails because `colima start` fails too. And it fails because: ```FATA[0008] error starting vm: error at 'creating and starting': error getting qcow image: error during image download: error...
- When looking at the source code we are just reseting messages `resetMessages();`