Skip to main content
Feedback

AI Release Notes for December 2025

December 20 2025

Fix
We fixed these issues
  • Users can now create tasks in Agent Designer without entering instructions. (BI-11961)
  • The sign-in button for OAuth-based tools now redirects to the correct authorization URL. (BI-11964)
  • Agent chat prompts containing # symbols are no longer truncated. (BI-11847)
  • When you add XML content to task instructions, XML now retains correct formatting. (BI-11975)

December 13 2025

New
We added these features
  • New Application tools in Agent Designer make it easier for you to connect AI agents to enterprise applications like Slack, Gmail, and Microsoft Outlook without requiring complex setup or credential management. Application tools streamline agent development, enabling you to deliver powerful, governed agentic workflows across the business.

    Using delegated authentication, each user signs in with their own credentials, enabling secure, personalized access based on individual permissions. Boomi maintains these tools and their source applications, so you can focus on building, not upkeep.

    To get started, build your agent and attach tools to discover all the pre-deployed applications and operations available. Each application includes several tools, such as fetching an email or creating a document, that you can add to your agent and trigger during a conversation. Refer to Using Application tools to learn more. (BI-11443)

  • Agent Designer offers a more seamless and intuitive way to build and manage agent tasks. You can now create and edit tasks through a side panel on the Tasks screen, where you can enter the task name, description, and instructions. Instructions are combined to streamline entry and edits.

    To help accelerate setup, a Give Me Some Ideas button generates AI-suggested task instructions that you can review and incorporate with a single click. Each task also includes a Manage Tools button that opens a side panel for attaching or updating tools. A new All Added Tools summary provides a centralized view of all tools used across your tasks, making it easier to track and manage your agent’s full capabilities. (BI-11290)

  • We’ve enhanced the Tools screen in Agent Designer to help you quickly find, sort, and manage tools. You can now filter tools by type, status, application, or source name using a dedicated side panel. A powerful search bar lets you look up tools by tool name, source name, or description. You can toggle between list and card views depending on your preference. These enhancements streamline tool discovery, encourage reuse, and accelerate the process of building and managing agentic solutions. (BI-11374, BI-11261, BI-11397)

  • The Tools screen in Agent Designer allows you to select a tool to open a side panel and view its metadata, including the AI agents that use it. This enhancement makes it easier to manage tools and tool usage. Refer to Identifying and adding capabilities to agents to learn more. (BI-11397)

  • The Sources screen in Agent Designer has been redesigned with tabs for MCP, Applications, and API Control Plane, making it easier to browse by source type. A new search bar also lets you quickly find sources by name or description. You can select the source to open a side panel and view metadata and associated tools. (BI-11465, BI-11358)

  • The Agents screen in Agent Designer now allows you to select Tools Associated to view all tools associated with an agent. This update provides clearer visibility and management of agent configurations. (BI-11563)

Fix
We fixed these issues
  • Creating or editing an API tool with blank parameter values is no longer allowed, and tools with space characters in parameter fields are now saved correctly. (BI-11536)

  • Tool inputs that use reserved keywords or object‑type parameters are now parsed correctly, preventing failures where nested parameter data was previously ignored during agent execution. (BI-11516)

  • The Details link in the API Control Plane source now opens API details correctly, resolving previous loading errors. (BI-11533)

December 06 2025

New
We added this feature
  • The Tool usage metrics table in the Monitoring and Compliance section of Agent Control Tower enables users to analyze the performance and success rates of different tool types, such as MCPs and APIs, for Boomi Agent Garden agents. This provides insights into which tools are performing well or encountering failures by providing a summary of total calls, success rate, and failures. For more information, refer to Tool usage metrics for Boomi Garden agents. (AGCT-3511, AGCT-3510)

  • Agent Control Tower added the ability to query and filter monitoring page metrics by Agent Id(s) for the Boomi Agent Garden provider, enabling you to view agent usage for a given time period by specifying one or more agent GUIDs. For more information, refer to Monitoring your agents. (AGCT-3278)

  • Amazon Bedrock activity logs in Agent Control Tower now display clearer and more informative agent details by updating the Entity Name column to show both the Agent Name and Alias Name in the format Agent_Name (Alias_Name). This enhancement improves log readability and helps users easily identify which agent and alias were involved in actions such as enabling or disabling Bedrock agents. Additionally, the tooltip has been updated to include alias information for better context. (AGCT-3455)

  • Custom Accounts on Agent Control Tower has enhanced the Added via values to clearly display how a provider is added. The Added via values include:

    • ACT API: Added via API
    • Manual (UI): Added manually via UI
    • AI Catalog: Added via an uploaded file
      (AGCT-3519)