AIToday

IBM releases CUGA, an open-source agent harness that lets developers build working AI apps with just a tool list and a prompt, cutting weeks of setup code.

Hugging Face Blog3h ago2 min read
IBM releases CUGA, an open-source agent harness that lets developers build working AI apps with just a tool list and a prompt, cutting weeks of setup code.

Summaries like this, in your inbox every morning.

Sign up free →

3 Key Points

  • What happened

    IBM open-sourced CUGA (Configurable Generalist Agent), a lightweight harness that handles planning, execution loops, tool calls, and state management for AI agents. The company built two dozen working example apps—each a single file—to show how little code developers need to write once the harness takes care of the scaffolding.

  • Why it matters

    Most agentic apps require a week of plumbing before they do anything useful; CUGA inverts that by pre-assembling the complex parts (long-horizon planning with variable tracking, self-correction reflection steps, guardrails, multi-agent delegation) so developers focus only on defining tools and writing the prompt. The harness has topped agent benchmarks like AppWorld and WebArena, and lets smaller open-weight models like gpt-oss-120b work where frontier APIs would normally be required.

  • What to watch

    CUGA accepts tools via OpenAPI, MCP (Model Context Protocol), and LangChain functions; runs on OpenAI, Anthropic, watsonx, LiteLLM, or Ollama depending on an environment variable; and offers three reasoning modes (Fast, Balanced, Accurate) so the same agent definition can dial cost and latency without a rewrite. It is available via pip install cuga.

Discussion

No comments yet. Be the first to share your thoughts!

Log in to join the discussion

Related Articles

Stay ahead with AI news

Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.

Get Started Free

Free · takes 30 seconds · unsubscribe anytime

5 minutes a day. The AI essentials.

200+ sources · Email / LINE / Slack

Get it free →