What's new in UnO Agentic AI Builder

The UnO Agentic AI Builder continues to evolve to support scalable, secure, and enterprise‑ready agent development.

Release 2.1.5 strengthens agent collaboration, and enforces tenant‑level safety.

This release focuses on the following core areas:

Multitenancy Support

The Agentic AI Builder inherits UnOs multitenancy capability introduced in version 2.1.3. Agents can be created, customized, and managed within tenant‑specific contexts, ensuring isolation and compliance across multiple tenants.

  • Tenant‑Scoped Libraries: Each tenant maintains its own agent library, credentials, and tool configurations.
  • Workflow Isolation: Agents operate only within the boundaries of their tenant, preventing cross‑tenant data exposure.
  • Deployment & Testing: Validation, deployment, and versioning occur within the tenant context.
For details on UnO’s multitenancy model, refer to the UnO 2.1.3 release notes

A2A Server Lifecycle

The A2A Server introduces secure, multi‑tenant agent‑to‑agent communication across platform services. Communication flows through three distinct phases: Discovery, Authentication & Isolation, and Task Execution. It supports both synchronous and streaming responses, ensuring standardized outputs across workflows.

At this stage, the A2A Server is available only for internal communication between platform services and is not exposed to external networks. Importantly, existing A2A sub‑agents remain unchanged and continue to connect to external agents exposed by other A2A servers, preserving compatibility with prior versions.