Skip to content

Commit

Permalink
Merge pull request #43 from forcedotcom/jshackell-sfdc-patch-1
Browse files Browse the repository at this point in the history
fix: Add GIFs to the readmes W-18006347
  • Loading branch information
WillieRuemmele authored Mar 11, 2025
2 parents 92f55a0 + ed7d188 commit d3b2adc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,24 @@ Agentforce DX is a suite of tools to build and test agents. This extension provi

## How to Use this Extension

1. Open an agent in the Agent Builder UI of your org by running the **SFDX: Open Agent in Default Org** command from the command palette. You can also run the same command by right-clicking any of these metadata components in your DX project package directory:
1. Run agent tests by viewing them in the Agent Testing Panel. Click on either a test definition or test case to get more information about it.

![Run agent tests from the VS Code testing panel](images/afdx-test-panel.gif)

2. Open an agent in the Agent Builder UI of your org by running the **SFDX: Open Agent in Default Org** command from the command palette. You can also run the same command by right-clicking any of these metadata components in your DX project package directory:

- Bot (file extension `.bot-meta.xml`)
- BotVersion (file extension `.botVersion-meta.xml`)
- GenAiPlanner (file extension `.genAiPlanner-meta.xml`)
- GenAiDefinition (file extension `.genAiDefinition-meta.xml`)

2. Run agent tests by viewing them in the Agent Testing Panel. Click on either a test definition or test case to get more information about it.
![Open an agent in an org using a VS Code command](images/afdx-open-org.gif)



## Documentation

(Coming Soon) For information about Agentforce DX, see the **Agentforce DX** section of the [Agentforce Developer Guide](https://developer.salesforce.com/docs/einstein/genai/guide/get-started.html).
For information about Agentforce DX, see the **Agentforce DX** section of the [Agentforce Developer Guide](https://developer.salesforce.com/docs/einstein/genai/guide/agent-dx.html).

## Bugs and Feedback

Expand Down
Binary file added images/afdx-open-org.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/afdx-test-panel.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d3b2adc

Please sign in to comment.