Releases: forcedotcom/vscode-agents
Release v1.2.0
1.2.0 (2025-08-20)
Features
- Chat with an active agent in your org with the new Agent Preview panel. Enable Debug Mode to automatically invoke the Apex Replay Debugger to debug Apex classes that are invoked as agent actions during the chat.
- Show generated data in agent test results by either enabling the new "Agentforce DX: Show Generated Data" setting or clicking the new square icon in the Agent Tests panel. Generated data, which is in JSON format, isn't displayed by default because it can get pretty long, depending on how complicated the action is.
1.1.3 (2025-08-13)
Bug Fixes
- add new context menu options to Active or Deactive Agents (1adf73c)
- print generatedData results from AiEvaluation runs (5a15d7a)
- keep the test summary available(c8968b4)
1.1.2 (2025-05-13)
Bug Fixes
- properties to accommodate O11y reporter initialisation (babf392)
1.1.1 (2025-05-08)
Bug Fixes
- add metric output, bump library (4e6e96e)
- only show metric output if in test (2ebb8e5)
- remove preview (430d78e)
1.1.0 (2025-03-11)
Bug Fixes
- remove
View Test Resultsfrom command palette (30a8c98) - warn user if no test results are available (37c305c)
Features
- support opening agents in MPD projects (8d66749)
1.0.0 (2025-02-26)
1.0.0 Open Beta Release
Welcome to the first (beta) release of the Agentforce DX VS Code extension! Agentforce DX is a suite of tools to build, preview, and test agents.
This extension depends on the Salesforce Extension Pack, Salesforce CLI, and the Agentforce DX CLI plugin (@salesforcecli/plugin-agent). For details about installing these prerequisites, see the README.
Features in This Extension
- Run tests associated with an agent in the Agent Testing Panel.
- Open an agent in your org's Agent Builder UI.
Release v1.1.3
1.1.3 (2025-08-13)
Bug Fixes
- add new context menu options to Active or Deactive Agents (1adf73c)
- print generatedData results from AiEvaluation runs (5a15d7a)
- keep the test summary available(c8968b4)
1.1.2 (2025-05-13)
Bug Fixes
- properties to accommodate O11y reporter initialisation (babf392)
1.1.1 (2025-05-08)
Bug Fixes
- add metric output, bump library (4e6e96e)
- only show metric output if in test (2ebb8e5)
- remove preview (430d78e)
1.1.0 (2025-03-11)
Bug Fixes
- remove
View Test Resultsfrom command palette (30a8c98) - warn user if no test results are available (37c305c)
Features
- support opening agents in MPD projects (8d66749)
1.0.0 (2025-02-26)
1.0.0 Open Beta Release
Welcome to the first (beta) release of the Agentforce DX VS Code extension! Agentforce DX is a suite of tools to build, preview, and test agents.
This extension depends on the Salesforce Extension Pack, Salesforce CLI, and the Agentforce DX CLI plugin (@salesforcecli/plugin-agent). For details about installing these prerequisites, see the README.
Features in This Extension
- Run tests associated with an agent in the Agent Testing Panel.
- Open an agent in your org's Agent Builder UI.
Release v1.1.2
1.1.2 (2025-05-13)
Bug Fixes
- properties to accommodate O11y reporter initialisation (babf392)
1.1.1 (2025-05-08)
Bug Fixes
- add metric output, bump library (4e6e96e)
- only show metric output if in test (2ebb8e5)
- remove preview (430d78e)
1.1.0 (2025-03-11)
Bug Fixes
- remove
View Test Resultsfrom command palette (30a8c98) - warn user if no test results are available (37c305c)
Features
- support opening agents in MPD projects (8d66749)
1.0.0 (2025-02-26)
1.0.0 Open Beta Release
Welcome to the first (beta) release of the Agentforce DX VS Code extension! Agentforce DX is a suite of tools to build, preview, and test agents.
This extension depends on the Salesforce Extension Pack, Salesforce CLI, and the Agentforce DX CLI plugin (@salesforcecli/plugin-agent). For details about installing these prerequisites, see the README.
Features in This Extension
- Run tests associated with an agent in the Agent Testing Panel.
- Open an agent in your org's Agent Builder UI.
Release v1.1.1
1.1.1 (2025-05-08)
Bug Fixes
- add metric output, bump library (4e6e96e)
- only show metric output if in test (2ebb8e5)
- remove preview (430d78e)
1.1.0 (2025-03-11)
Bug Fixes
- remove
View Test Resultsfrom command palette (30a8c98) - warn user if no test results are available (37c305c)
Features
- support opening agents in MPD projects (8d66749)
1.0.0 (2025-02-26)
1.0.0 Open Beta Release
Welcome to the first (beta) release of the Agentforce DX VS Code extension! Agentforce DX is a suite of tools to build, preview, and test agents.
This extension depends on the Salesforce Extension Pack, Salesforce CLI, and the Agentforce DX CLI plugin (@salesforcecli/plugin-agent). For details about installing these prerequisites, see the README.
Features in This Extension
- Run tests associated with an agent in the Agent Testing Panel.
- Open an agent in your org's Agent Builder UI.
Release v1.1.0
1.1.0 (2025-03-11)
Bug Fixes
- remove
View Test Resultsfrom command palette (30a8c98) - warn user if no test results are available (37c305c)
Features
- support opening agents in MPD projects (8d66749)
1.0.0 (2025-02-26)
1.0.0 Open Beta Release
Welcome to the first (beta) release of the Agentforce DX VS Code extension! Agentforce DX is a suite of tools to build, preview, and test agents.
This extension depends on the Salesforce Extension Pack, Salesforce CLI, and the Agentforce DX CLI plugin (@salesforcecli/plugin-agent). For details about installing these prerequisites, see the README.
Features in This Extension
- Run tests associated with an agent in the Agent Testing Panel.
- Open an agent in your org's Agent Builder UI.
Release v1.0.0
1.0.0 (2025-02-26)
1.0.0 Open Beta Release
Welcome to the first (beta) release of the Agentforce DX VS Code extension! Agentforce DX is a suite of tools to build, preview, and test agents.
This extension depends on the Salesforce Extension Pack, Salesforce CLI, and the Agentforce DX CLI plugin (@salesforcecli/plugin-agent). For details about installing these prerequisites, see the README.
Features in This Extension
- Run tests associated with an agent in the Agent Testing Panel.
- Open an agent in your org's Agent Builder UI.
Release v0.2.0
0.2.0 (2025-02-17)
Bug Fixes
- remove unused message (5870fc7)
- update Agents lib, fix colors in scenarios W-17775110 (3415f49)
- update where API name is parsed from (6b53581)
Features
0.1.0 (2025-01-31)
Bug Fixes
Features
- add context menu option to open agent (44928d1)
- add CoreContextService, output panel test details (9f5b778)
- agent opening in org - hard dep on sf (4a5d34f)
- command boilerplate, not opening (4a2b97c)