v2.116.0

New Features

  • Association Management Demo Database: Complete sample database with 8 business domains (membership, events, learning, finance, marketing, email, chapters, governance) featuring realistic data and comprehensive relationships
  • Enhanced CodeGen AI Intelligence: Advanced form layout generation, smart field identification, entity naming intelligence, and transitive join capabilities using AI-powered analysis
  • Schema Documentation Automation: SchemaInfo synchronization from database schemas with automatic MS_Description property capture and new Description column support
  • Code Execution Library Expansion: Added bundled libraries (date-fns, jstat, lodash, mathjs, papaparse, uuid, validator) for enhanced code execution capabilities
  • Email Communication Enhancements: Added date parameters (CreatedAt, LastModifiedAt, ReceivedAt, SentAt) to returned Email messages with MS Graph implementation

Improvements

  • Action Parameter Loading Fix: Resolved critical issue where action parameters weren't appearing in loop agent system prompts due to MaxRows truncation, now ignores MaxRows for complete metadata loading
  • Database Connection Handling: Enhanced SQL Server connection parameter handling for sqlcmd compatibility across Mac and Windows platforms with special character support
  • Agent System Enhancements: Improved dataSource context passing to agent execution and better completion detection with timer fixes for navigation scenarios
  • Delegated Agent UI: Enhanced artifacts display and auto-open functionality when delegated agents complete after navigation between conversations
  • CodeGen Optimization: Advanced generation now runs only once per entity to improve performance and reduce redundant processing

Bug Fixes

  • Loop Agent Stability: Fixed timer issues and completion detection when users navigate away from active conversations and return
  • Action Engine Metadata: Resolved LoadMultipleEntityConfigs to ensure all action metadata loads regardless of entity MaxRows settings
  • Form Generation: Corrected AI-powered form layout generation and field identification for better UI consistency
  • Migration Tracking: Improved migration script handling and metadata synchronization across package updates