AI Agent Management Release Notes for September 2026
AI features and fixes are not in the Runtime release.
Agentstudio
New Features
- Introduced a Create New Tool drop-down in the Available Tools drawer in Agent Designer, so you can build a missing tool without leaving your setup flow. Finish in a new tab, then click Reload to add it. (BI-14184)
Enhancements
-
Added conversation starters to the Test Panel as clickable prompt pills, so you can explore agent capabilities without typing a prompt from scratch. If you already added conversation starters in the Profile section, the Test Panel pre-populates them automatically. (BI-14186)
-
Agentstudio now supports connecting to a specific remote when an MCP server offers multiple remote options. (BI-14985)
-
Administrators (having Role = Platform Administrators or Garden Administrator) can now view session logs for conversational agents from all users in Agent Control Tower. (BI-14072)
Fixes
-
Resolved an issue in the API Tool Builder where pasting text over 5000 characters into the Request Body field truncated the text and disabled the Save button. The Request Body field now truncates the text and lets you save. (BI-14256)
-
Resolved an issue where the API tool configuration did not correctly map the authentication type from an uploaded JSON or YAML file. Uploaded specs now correctly populate the authentication type, including basic authentication, token, platform JWT, and OAuth 2.0/2.1. (BI-14716)