v2.117.0

New Features

  • Agent Manager Planning Designer: Enhanced planning capabilities with improved error handling and failure propagation in Flow agents
  • CodeGen Form Layout Generation: Advanced form layout generation with better UX and cleaner design patterns
  • Flow Agent Error Recovery: New failure detection and recovery path navigation for more robust agent workflows

Improvements

  • Base Agent Error Handling: Enhanced error message propagation from child and sub-agent failures with better context preservation
  • Form Component Architecture: Redesigned Angular form components with improved section controls and collapsible panels
  • Agent Step Navigation: Better conditional failure path handling and step termination logic
  • Docker Configuration: Updated Dockerfile for improved deployment reliability
  • Template System Enhancements: Updated agent manager and planning designer prompt templates with expanded capabilities

Bug Fixes

  • Flow Agent Step Processing: Fixed 'Failed' step handling in PreProcessNextStep for proper conditional navigation
  • Error Message Extraction: Resolved issues with error context not propagating up the agent hierarchy
  • Form Field Rendering: Fixed form field component styling and layout inconsistencies
  • Agent Run Finalization: Corrected priority handling of error messages vs regular messages in finalizeAgentRun