Feature
- Added a new validation, BC117, which issues a warning when additional modules are added to the supportedModules list of any item. #5128
- Improved implementation of the ST110 validation by expanding support to include additional fields for integration commands. #5132
Fix
- Fixed an issue where the schema formatter would remove the runScriptAfterUpdate key during formatting instead of retaining it. #5129
- Fixed an issue in the Trigger parser where the automation_type field was incorrectly mapped to automation_id. #5130
- Added the missing release note headers for the AgentixAction and AgentixAgent content types. #5131
Internal
- Added new AG106 and AG107 validations. #5137
- Added AG105 to validate that the types of arguments and outputs are valid. #5095
- Updated BA104 validation to ensure marketplace tag names are non-empty and follow the required uppercase, comma-separated format. #5136
- Updated the schema for Agentix agents. #5054
- Added RM103 to validate that internal scripts do not have a readme file. #5094
- Added the ismcp field to the integration schema to support MCP configuration flag. #5133