All releases
v1.9.0: AI Agent
A major new capability: chat with an AI agent that has read-only access to your connected Salesforce orgs. Ask questions in plain English and get answers backed by live org data, plus a new streaming export option for large datasets.
New Tools & Features
- AI Agent: A new chat assistant (
/agent) with read-only access to your Salesforce org data — query records, inspect schema, check permissions, and search Salesforce documentation, all through natural language. Supports multiple AI models (Claude and Gemini) with a model selector. Conversations are saved and persist across sessions, with auto-generated thread titles. A daily usage cap keeps things fair for everyone during this early rollout. - Streaming Data Export: A new export endpoint streams large record sets directly to CSV or Excel without the size limits of in-browser exports, replacing several one-off export buttons across the app with a single consistent experience.
Enhancements
- AI Agent: Built-in web search against official Salesforce documentation domains, so the agent can answer questions about Salesforce platform behavior, not just your org's data.
- AI Agent: Multi-org awareness — the agent can be directed to run a lookup against a different connected org within the same conversation.
- UI/UX: Switching active orgs now reliably refreshes all open org-scoped tools, so tool views always reflect the currently selected org.
Bug Fixes
- Salesforce Connections: Improved recovery when the OAuth connection popup is closed or interrupted mid-flow.
- UI: Removed leftover styling from the previous design system for a more consistent look across the app.