Data App Validation
Real-time and build-time validation for data app within the IDE:
- Live Error Detection - Immediate feedback when writing incorrect YAML keys or unexpected values data configurations
- App Preview Validation - Data app preview continues running with detailed error hint instead of complete crashes when validation errors occur



Advanced Semantic Routing
More intelligent workflow and agent selection with advanced semantic matching:
- Enhanced Inclusion/Exclusion Logic - Refactored routing system where each inclusion pattern has its own matching sensitivity, calculated dynamically based on proximity to exclusion patterns
- Improved Semantic Precision - Individual inclusion statements now have customized matching sensitivity, leading to more accurate routing decisions
- Better Document Deduplication - Enhanced search results where the best-matching inclusion per document determines relevance, preventing documents with many inclusions from dominating selections
- Optimized Result Ranking - Improved scoring algorithm that selects the most relevant inclusion per document for better LLM routing decisions
Model Configuration Headers Support
New flexibility for AI model connections:
- Custom Headers Support - Model configurations now support custom headers for OpenAI
- Gateway and Proxy Compatibility - Enable connections through LLM gateways and corporate proxies with proper header configuration
- Enterprise Integration - Better support for corporate AI infrastructure and routing requirements

Other Platform Improvements
Enhanced PostgreSQL compatibility with type system fixes, corrected API key error messaging, improved workflow replay performance through optimized state tracking, resolved potential deadlock scenarios with better edge case handling, and updated dependencies to latest versions for improved security and performance