Agent 3.11.0

Agent 3.11.0

Release Date: 10/Nov/25

 

Highlights

  • Resources Management

    • Display Folders Before Files

      • Folders are prioritized in the resources list before files.

      • Files within groups are now sorted correctly.

  • Sources Management

    • Alphabetical Order for Sources

      • Sources are consistently shown in alphabetical order across various views, including Chat, System Settings, and General Settings.

    • Introduction of Source Manager Role

      • A new role called agent.source_manager has been introduced for source management.

    • Unification of Sources Presentation

      • Standardized the presentation format for steps related to Reason and all Sources.

    • Personal Sources Enhancement

      • Options added to include personal sources such as SharePoint.

      • Enables chatting with personal sources directly.

  • Chatbot Functionality

    • Add References Option

      • Chatbot Wizard now includes an option to add file references in responses.

  • Workspace Features

    • Create and Manage Workspaces

      • New functionality allows creation, editing, and deletion of workspaces.

      • Each workspace includes a unique title, description, icon, and color.

      • Distinct conversation history per workspace.

      • Future features are listed but disabled in the workspace wizard.

    • Resource Management in Workspace Wizard

      • The resource management section in the workspace wizard is now editable and restricted during creation.

      • Resources are workspace-specific; managed through the wizard, Files view, and chatting side panel.

  • General Improvements

    • Bug Fixes

      • MongoDB Connection Issue: Resolved the issue with creating excessive connections, ensuring stable connectivity to MongoDB.

      • Chatbots Context Retention: Fixed the bug where chatbots failed to maintain conversational context.

      • Model Display in Workflows: Corrected the workflow issue where the used model was not displayed upon completion.

      • Steps Presentation for MCP: Fixed presentation issues with the Steps tab for MCP sources.

      • Username Field Null Error: Resolved validation errors in chatbots occurring when the username field is null.

      • Reason Action Button: Fixed functionality for the 'Stop generating' button in Reason action, ensuring proper transition from loader to response tabs.

      • Source Name Presentation: Adjusted the responses to display the source name instead of the key.

      • Image Context Exclusion: Addressed the image generation issue excluding certain messages when using the /generate-image action.

 

 

Features

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-3091

Display Folders Before Files

Resources

  • Folders are displayed first on the resources list.

  • Files in groups are sorted correctly.

CHAT-3056

Display Sources in Alphabetical Order Across All Views

Sources

  • Sources are now displayed in alphabetical order in the chat view, System Settings/Sources, and Settings/Sources.

CHAT-3028

Introduction of Source Manager Role in Agent

Sources

  • Added a new role for source management -agent.source_manager

CHAT-2975

Unify presentation of sources

Chat

  • Unified the presentation of steps for Reason and all Sources.

CHAT-2953

Add References Option to Chatbot Wizard

Chatbots

  • Added option to include files references in the response of the chatbot.

CHAT-2928

Resource Management in Workspace Wizard

Workspaces

  • Introduced a resource management section in the workspace wizard.

  • The resources section is now only available in edit mode and is disabled during workspace creation.

  • Uploaded resources are restricted to the selected workspace.

  • Users can manage resources from the wizard, Files view and the Resources section in the chatting side panel.

CHAT-2926

Create and Manage Workspaces

Workspaces

  • Added ability to create, edit, and delete workspaces.

  • Each workspace has a unique title, description, icon, and color.

  • Separate conversation history per workspace.

  • Future features (resources, instructions, sources) are visible but disabled in the workspace wizard.

  • Hidden sections: Chatbots, Workflows, Sources, Shared by me, Shared with me.

CHAT-2776

Introduce Personal Sources

Sources

  • Added options to add personal sources (in the sources tab in the settings view)

  • Currently, we only support SharePoint

  • The selected directory can contain up to 1,000 files

Chat

  • Added the ability to chat with a personal source

 

Bugs

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-3075

Error with connections to Mongo

Agent

  • Fixed an issue with establishing too many connections to MongoDB, which can cause connection issues

CHAT-3050

Chatbots - issue with keeping conversation context

Chatbots

  • Fixed a bug with not keeping context in chatbots

CHAT-3046

Workflows - missing used model in response

Workflows

  • The used model is displayed after finishing the workflow

CHAT-3044

Steps not presented for MCP responses

Chat

  • Fixed an issue with presenting the Steps tab for MCP sources.

CHAT-3037

Validation error: Username field is null

Chatbots

  • Fixed bug with displaying chatbots when the user name does not exist

CHAT-3034

Reason action - 'stop generating' button does not work

Chat / Specialized action

  • /reason - after clicking “Stop generation”, the loader indicator changes to the “Answer” tab. Response remains on the Steps tab.

CHAT-2977

Present the source name instead of key for Sources

Sources

  • Displaying the name of the source in the responses.

CHAT-2833

Issue - Excluding image context

Chat / Specialized action

  • /generate-image action skips excluded messages when generating a new image