2.3.9.2 release notes
2.3.9.2 Issue 2895 - Added support for Agent Script and AI authoring bundles. Note that this doesn't include a full parser/validator for the Agent Script language, but it does include the following: Explicit support for the AiAuthoringBundle metadata type including as a known bundle type. This also includes proper cross-correlation of *.agent files and peer *.bundle-meta.xml files for the tabbed editor UI, project view nesting rules, navigate-to-related-files functionality, etc. Fixes for several issues deploying and retrieving AiAuthoringBundle metadata. New File | New | Agent Script action for creating a valid AiAuthoringBundle directory with a file template-based *.agent file. Salesforce's TextMate bundle for Agent Script files associated with the *.agent file extension automatically. The JetBrains TextMate Bundles plugin must be installed and enabled for this to work properly. Simpl...