Skip to content
  • There are no suggestions because the search field is empty.

June '25 Release Notes

Product release notes for June 2025

New Features

  • Autonomous Agent Builder: Introduced a broad set of advanced capabilities to run interactions as autonomous agents, giving enterprises a faster, more effective way to develop and deploy AI agents that deliver new levels of efficiency, intelligence and real-world problem solving across industries.
  • Agent Tools: Created a comprehensive set of tools for autonomous agents , including (but not limited to) tools for agents to think and plan, search and manage documents, access the web, analyze and manage spreadsheets, write and execute code, analyze images, manage document collections, prompt users, enabling human-in-the-loop workflows, and delegate work to subagents, creating an agent swarm.
  • Content Object Versioning: Added the ability to create object versions and visually compare the changes across versions, including changes to content object properties, text, file content, metadata, and version information. This greatly improves the flexibility for enterprises to prepare and manage unstructured content as knowledge and memory for their AI solutions.
  • Collection Management: Created a collection system to organize, share, and process collections of content, improving the collaboration between users, AI agents, and both users and agents. The collection system supports both "standard" collections created by users or agents, and "dynamic" collections based on a query.
  • Download MD as DOCX and PDF: Added the ability to render markdown documents to DOCX and PDF formats, so users can download and more easily work with the markdown generated by LLMs.

Improvements

  • Updated UI Components: Refreshed several UI components with a more modern look and feel, improving the overall aesthetic and usability of the platform. This includes updates to buttons, inputs, message boxes, tooltips, and other UI elements.
  • Filter Persistence: Improved filter persistence in search results by storing filter values in the URL, allowing users to share filtered views and maintain filter state across page reloads. 
  • Content Upload Process: Created a new component to display the results of file uploads, providing a clear overview of uploaded, updated, skipped, and failed files. This component provides a concise overview of the upload process, making it easier for users to understand the outcome of their uploads and address any potential issues.
  • Content Renditions and Thumbnail Previews: Improved the efficiency of generating renditions and previewing content, along with information for users about when renditions are being prepared or not available to preview. 
  • Publishing and Versioning Information: Enhanced the display of information for users across Interactions, Prompts and Runs to include badges that clearly communicate the publishing status and version.
  • Workflow Execution Search: Improved workflow execution search by adding support for additional search filters, allowing for more precise and efficient retrieval of workflow executions.
  • Infinite Scrolling for Workflow Executions: Implemented infinite scrolling pagination for workflow execution lists, improving the user experience when browsing large lists.
  • Workflow Execution Observability: Improved the observability of workflow executions by providing a detailed view of all activities executed within a workflow run, including tabs for "Details", "History", and "Events". This provides comprehensive information about workflow runs, including input parameters, results, activity history, and any errors encountered.
  • Workflow Debug Mode: Added a debug mode option to workflow executions, enabling more detailed logging and artifact persistence for easier troubleshooting. This aids in identifying and resolving issues during agent development and deployment.
  • Improved Error Handling: Enhanced error handling for various scenarios, including invalid patch applications, file upload failures, and missing interaction data, providing more informative error messages and improving system resilience.
  • Enhanced Documentation: Updated and reorganized the documentation, providing more comprehensive guides, clearer explanations, and better navigation, improving the developer experience.

Bug Fixes

  • Tooltip Background in Dark Mode: Fixed a styling issue where the tooltip background was not fully opaque in dark mode, affecting readability.
  • Side Panel: Corrected the behavior of the SidePanel component to allow interaction with background content when open.
  • JSON Schema Editor Overflow: Fixed a UI issue where the JSON Schema Editor would overflow the screen and was not scrollable.
  • Workflow Execution Search and Display: Fixed multiple issues with workflow execution search filters and the display of workflow executions.
  • API Key Retrieval: Resolved an issue where retrieving API keys with invalid IDs was causing a cast error. 
  • Invalid XML Output: Fixed a bug where some ampersands in PDF content were not escaped, causing invalid XML output from some documents prepared by Semantic DocPrep.