- New CLI tool to interact with Dust agents from the terminal
- Install globally via npm:
@dust-tt/dust-cli
- Start chatting by running the
dust
command
β’ Table and column descriptions from BigQuery schemas are now accessible to Agents
β’ Can be enabled in BigQuery connection settings
β’ Added automatic agent suggestions when posting messages without @mentions
β’ Suggestions are based on message content and agent capabilities
β’ Added gpt-image-1 model for image generation in agents
β’ Available through 'Image Generation' capability in agent builder
β’ Includes tiered usage limits per workspace
β’ Added dynamic timeframe support for data extraction
β’ Introduced dynamic schema support
β’ Implemented JSON schema formatting
β’ Added ability to store extraction results in downloadable files
β’ Enabled direct extraction from files shared in conversations
- We're adding new tools: image generation, file conversion, enhanced web browsing, GitHub issues and pull request, etc...
- Agents can use external MCP servers
- Doc is available here
Contact us if you'd like early access to the preview!
β’ 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