v2.123.1

Enhanced AI Agents and Data Explorer Experience

New Features

  • Dynamic AI Agent Action Customization - Introduce runtime ActionChange interface allowing callers to dynamically add or remove actions from agents without modifying database configuration, with proper scoped propagation to sub-agents
  • Advanced Data Explorer Filter Builder - New comprehensive filter builder package with dialog positioning, natural language summaries, keyboard navigation, and smart filter UX for enhanced data exploration
  • User View Display Mode Configuration - Added DisplayState column to User Views supporting multiple display modes (grid, cards, timeline, chart) with timeline-specific configuration including date fields and segmentation
  • Component Specification System - Establish spec files as single source of truth for component metadata with field descriptions indicating read-only derived fields

Improvements

  • Enhanced Timeline View - Improved timeline component styling, functionality, and integration with entity viewer for better data visualization
  • Conversation Experience - Better conversation state management after service refactor with improved component structure and user interface
  • Authentication Security - Enhanced MSAL provider service with improved login flow and restored logout functionality

Bug Fixes

  • MSAL Authentication Issues - Fixed login problems with MSAL authentication and restored missing logout button functionality
  • Conversation State References - Corrected conversation state references after service refactor to ensure proper component communication
  • Simple Chart Ordering - Fixed default ordering issues in simple chart components for consistent data presentation
  • Agent Message Extraction - Fixed userMessage extraction from conversation messages for proper agent execution