Agent 3.9.0

Agent 3.9.0

Release Date: 14/Oct/25

 

Highlights

  • User Experience Enhancements

    • Improved response view with a new “Steps” tab for clearer interactions.

    • Standardized file upload styling for a cohesive interface.

  • File Management Improvements

    • Advanced grouping and sorting options in the resources panel for efficient file handling.

  • API and Documentation Updates

    • Refreshed API documentation and Swagger details for better developer support.

  • Reliability and Security Fixes

    • Resolved high resource consumption bugs in workflows.

    • Secured model configurations API endpoints.

    • Enhanced UI consistency with fixed dialog button alignment and drag-and-drop functionality.

 

Features

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-2972

Update API documentation

Swagger

  • Updated Swagger API title and WebSocket chat documentation.

CHAT-2957

Remove exclude/include from context option from chat history

Chat history

  • Removed "Exclude/Include from context" option from chat history.

CHAT-2851

Refreshed response view for web/index searches

Sources

  • Introduced Steps tab for Index and Web sources.

CHAT-2823

Unify file upload styling

Chat view, Files view, Chatbots view

  • Standardized file uploads and drag-and-drop functionality across the app with a consistent style.

CHAT-2811

File Grouping, Sorting & Search Ranking for File Selector

Resources panel

  • Added grouped selection with full, semi-selected, and toggle states for file groups.

  • Introduced sorting options: by title, by upload date, and recent documents

  • Implemented search ranking: “starts with” results shown first, then substring matches (case/diacritic insensitive).

  • Added empty result state styling for searches.

  • Enhanced selection component with “Deselect all” button (visible when more than 3 items selected).

 

Bugs

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-2980

Can't run workflow

Workflows

  • Fixed a high resource consumption bug when executing the workflow

  • Fixed the loading indicator issue when executing the workflow

CHAT-2907

Worklows - basic workflow can be run without selected files

Workflows

  • Display a notification telling the user to select files before starting the basic workflow

CHAT-2846

Models GET endpoints allow anonymous access

API

  • Added authorization to model endpoint.

CHAT-2727

Dialog buttons alignment issue when resizing the window

Instructions

  • Buttons stay bottom-aligned to the dialog with no extra space when resizing.

CHAT-2368

Chatbots - Drag&Drop - Skip option works like Replace

Chatbots

  • When a user uploads a file that already exists on the list, they can skip or replace that file