cuga-agent
CUGA is an open-source generalist agent for enterprise complex task execution on web and APIs
GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
24views this month
Decision brief
CUGA is an open-source agent for managing complex enterprise tasks on the web and APIs with strong emphasis on composable architecture and policy-aware features.
Good fit when
- You need precise control over agent configuration including tools, API integrations, LLM selection, and policies.
- Your organization requires self-hosting capabilities on Kubernetes for enhanced security and customization.
Avoid when
- If your enterprise cannot support Python 3.12+ and the uv package manager prerequisites.
- In scenarios where a non-customizable, cloud-managed agent service is preferred over a self-hosted solution.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 11, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 11, 2026
- Security (OSV)
- 2 low (2 low)
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install cuga-agent PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Supports OpenAPI/MCP integrations, reasoning modes, policy-aware features.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 11, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 11, 2026
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Sep 11, 2026
- Languages
- python
Source: github.language+pyproject.toml · Sep 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 11, 2026)
- **Python 3.12+** - [Download here](https://www.python.org/downloads/)Source link
Tags
README
Manage, publish, and self hosting Manage and publish — Run to start the manage mode stack. You edit agent configuration (tools, MCP servers, LLM selection, policies) as a draft , try it in the draft chat, then publish to create a new version that production chat uses. Published v...
For agents
This page has a .md twin and JSON over the API.