v5.34.1
6 days ago by Ian Zygmunt
New Features
- Enhanced System Diagnostics dashboard with engine load health monitoring
- Per-property success/failure status indicators with detailed error messages
- Recovery telemetry integration in ApplicationManager for application load monitoring
- New test suite for AI agent context identity preservation across execution pipelines
Improvements
- Server-side query name collision resolution for improved GraphQL reliability
- React ComponentManager refactored with extracted
resolveDependencieshelper for better maintainability - Enhanced cache architecture with schema hash staleness detection and empty result timestamp handling
- Improved timestamp precision tolerance in caching mechanisms
- Registry-populated dependencies now preferred over stubs in React ComponentManager
Bug Fixes
- Fixed AI agent context class identity preservation through action and data preload pipelines
- Resolved context spreading issue that was destroying class instances (getters, methods, prototype chain)
- Fixed
SkipAgentContext.skipAPIRequestgetter becoming undefined after parameter spreading - Eliminated cross-environment determinism flip-flop in CodeGen
- Fixed spCreate duplicate primary key regression in CodeGen provider
- Updated 226 packages with improved Angular form components for consistent UI behavior