f-trycua

Results 21 issues of f-trycua

Currently we support different LLM Providers to execute computer-use workflows locally on macOS Apple Silicon: https://github.com/trycua/cua It'd be interesting to have a new Agent Loop for Agent-S. So far we...

![Image](https://github.com/user-attachments/assets/69b247d4-84b4-4f89-98e6-f566c631ed3a)

Add support for Azure OpenAI for: - OpenAI CUA Loop: https://github.com/trycua/cua/blob/main/libs/agent/agent/providers/openai/api_handler.py - OpenAI LLMProvider in Omni Loop: https://github.com/trycua/cua/blob/main/libs/agent/agent/providers/omni/clients/openai.py

Add a new Agent Loop for Agent-S.

In libs/lume/scripts/push-ghcr.sh, we are not taking advantage of Apple sparse filesystem and also uploading the '0-bytes' during fragmentation of the `disk.img`.

Enable bi-directional clipboard service between host and VM

help wanted