Nov 25, 2025

Smarter Attachments, Faster Integrations, and Performance Upgrades

1. New Features

  • Attachment Processing Control

RAG Control for Task Attachments

  • Added toggle to disable RAG functionality for attachments in task queries and branch conditions

  • Users can now control whether attachment content is included in RAG processing

  • Reduces processing time and token consumption for large files when disabled

  • Custom Integration Schema Enhancement

Auto-Schema Generation

  • Implemented automatic type inference for JSON payloads (string, number, boolean, array, object)

  • Added auto-parameter generation with intelligent hints and descriptions

  • Enhanced parameter tables for URL, query, and body parameters with structured input

2. Improvements

  • Added consistent AI-filled indicators with reasoning tooltips for both input fields and GPT outputs

  • Added fold/unfold functionality with task execution expanded by default

  • Added consistent AI-filled indicators with reasoning tooltips for input variables

  • Users can continue editing flows while tools generate in background

3. Bug Fixes

  • Resolved boolean and null value handling in custom integration test tools

  • Enhanced search to properly surface relevant tools like "Gmail Send Email" for "send email" queries

  • Resolved 404 errors after agent deletion, now properly returns to workspace view

  • Fixed workspace list not refreshing after workspace deletion

  • Resolved execution blocking when using connections created from Flow page

  • Fixed tool changes from Learning Hub not reflecting on Flow pages

4. Optimizations

  • Improved API response times and database query efficiency

  • Enhanced UI responsiveness and reduced loading times

  • Optimized resource usage and cleanup processes