IBM Research Releases CUGA: Open-Source Toolkit for Building AI Agent Apps
IBM has launched CUGA, an open-source framework for creating AI agent applications. It includes two dozen working examples to help developers get started quickly.

IBM Research has released CUGA (Composable Unified Generative Agent), an open-source toolkit for building AI agent applications. CUGA provides a lightweight harness and two dozen working examples to help developers create real-world AI agents. An AI agent is a software program that can perform tasks autonomously, like scheduling meetings or managing data.
This toolkit matters because it lowers the barrier to entry for AI agent development. CUGA is built on a "composable" architecture — meaning developers can mix and match components like memory, planning, and tool use rather than building everything from scratch. Think of it like moving from building a car from scratch to assembling one from pre-engineered modules.
To get started with CUGA, visit the Hugging Face blog post at https://huggingface.co/blog/ibm-research/cuga-apps. There, you'll find detailed instructions and examples to help you begin building your own AI agent applications today.