2.3.6.4 release notes
2.3.6.4 Added support for multiple context files in the Agentforce for Developers Dev Assistant tool window. The Use the selected editor option is still used to add the file in the selected editor tab as a context file, and there is now an Additional context files expandable text field and companion Add context file button to add and manage other files from the project that should be included in the generated prompt for context. Note that the Agentforce API does limit the prompt size, so adding large numbers of context files and/or large context files may result in errors during prompt execution. Added support for ESLint integration in JetBrains Community Edition IDEs via LSP4IJ 0.14.3 (not yet released, but you can install a nightly build to play with it now) and Microsoft's ESLint language server : If ESLint is integrated via LSP4IJ and the Salesforce Code Analyzer 5 integration is configured to ...