Execute complex tasks with CUGA Agent, a generalist tool for enterprise founders, with composable architecture and policy-aware features.
859 stars142 forksPythonQuality 8/10Updated 7/14/2026100% free ยท open source
What it does
CUGA Agent executes complex tasks with a generalist tool for enterprise founders, supporting web and API integrations, composable architecture, and policy-aware features.
Install / run
git clone https://github.com/cuga-project/cuga-agent.git && cd cuga-agent
When to use it
โขWhen you need to automate tasks across multiple web services and APIs
โขWhen integrating with OpenAPI/MCP requires a customizable and composable architecture
โขWhen policy-aware features are necessary for managing complex task execution in an enterprise setting
Quick start
1Review the README for CUGA Agent configuration and setup instructions
2Create a new agent configuration file using the provided examples in the `config` directory
3Run the agent using `python -m cuga` to start the execution of tasks
4Use the `cuga-cli` command to interact with the agent and manage tasks
5Consult the `docs` directory for detailed documentation on using CUGA Agent