🚀 Features and Improvements
- Introduced the possibility to manually stop a workflow run
- Added UI context integration to LLM for improved contextual awareness
- Introduced UpgradeToUseCompanyTemplatesBanner component
- Integrated telemetry for executed workflows
- Enhanced RDS delete instance action with FinalDBSnapshotIdentifier property
- Implemented content-based error detection for MCP tool responses
- Improved admin user creation resiliences
🐛 Bug Fixes
- Corrected tools output content for copy/download operations
- Resolved mislinked form fields in sortable arrays
- Fixed script linking issues for multi-OS compatibility
- Resolved double progress updates for the same run
- Fixed umbrella actions to dynamically support single accounts
- Added heartbeat to the conversation endpoint
🔧 Maintenance
- Use redis to support larger payloads between engine and server
- Removed workflow size validation
- Reduced frequency of update run requests
[Full Changelog](0.4.5...0.4.6)