FEATUREDAI HOT (Curated Pool)· aihot-apiZH12:51 · 06·23
→IBM open-sources CUGA, a lightweight agent framework with 20+ single-file example apps
CUGA bundles planning, execution, reflection, and tool calling into a configurable agent—just supply a tool list and a prompt. It ranked first on both AppWorld (Jul 2025–Feb 2026) and WebArena (Feb–Sep 2025) benchmarks. Three inference modes (Fast / Balanced / Accurate) are available, and code can run locally, in Docker, or inside an E2B sandbox. The tool layer supports OpenAPI, MCP, and LangChain functions; switching between OpenAI, watsonx, Ollama, and other providers is done via environment variables. Over 20 single-file example apps ship with the framework—movie recommendations, an IBM Cloud architecture advisor, and more—each requiring only one FastAPI file.
#IBM#CUGA#AppWorld#Open source
why featured
Featured · importance 72 · hook + knowledge
editor take
IBM open-sourced a lightweight agent framework that bundles planning, execution, and reflection, with 20+ single-file examples to get started fast.
sharp
The reason to click: CUGA lowers the barrier to building agents by packaging planning, execution, and reflection into one configurable loop. You supply a tool list and a prompt, and it handles the rest. It ranked first on AppWorld and WebArena, but the post doesn't detail the tasks or margin, so I'd discount the benchmark claim a bit.
The more useful bit is the 20+ single-file example apps—each just one FastAPI file—covering movie recs, cloud architecture advice, and more. The tool layer supports OpenAPI, MCP, and LangChain functions, and switching between OpenAI, watsonx, or Ollama is an env var change. It looks like a solid starting point for teams that don't want to build agent workflows from scratch, but production stability and latency are still unknowns beyond the benchmark scores.
HKR breakdown
hook ✓knowledge ✓resonance —