β’ Added o4-mini model
β’ Added o4-mini (High Reasoning) model
β’ Both models can now be used in the agent builder
- New GPT-4.1 model is now accessible across all agents
- Default @gpt4 agent has been upgraded to use GPT-4.1
β’ Added ability to enforce JSON-schema formatted responses from OpenAI models
β’ Available in both agent configurations (via advanced builder settings) and app chat blocks
β’ Ensures consistent output formatting for reliable downstream processing
- Added the ability to use personal Salesforce credentials instead of a shared service account when connecting to Salesforce
- Users can now access data based on their individual Salesforce permissions
β’ New script to import issues from Linear into Dust
β’ Available in dust-labs repository
β’ Added a new notice screen explaining the account merge process when signing in with different authentication methods
β’ Automatic redirection to merge flow when duplicate email accounts are detected
β’ Accounts are now consolidated based on the oldest identity
- Added Gemini 2.5 Pro as a model option for Custom Agents
- Can be selected from the model dropdown menu
- Added Dark mode support to the Chrome extension
- Refreshed extension design to match current website styling
- Introduced a Command Line Interface (CLI) tool for Dust
- Run a local MCP server with your selected Dust agents
- Enables interaction between Cursor/Windsurf/Claude and Dust agents
- Install via npm:
@dust-tt/dust-cli
β’ Added ability to search and attach documents, tables, and folders from Knowledge directly in the input bar
β’ Added support for pasting document URLs in the input bar to attach them