v2.106.0

New Features

  • Added Sage and Skip Agent metadata with comprehensive agent configurations
  • Enhanced AI Agent metadata system with new agent types and configurations

Improvements

  • Improved CodeGen handling of non-nullable fields with database-defined default values
  • Enhanced stored procedure generation with ISNULL checks for fields with defaults
  • Updated MetadataSync to properly apply defaults from .mj-sync.json configuration files
  • Improved AI Test Harness to handle ExecuteAgentResult from GraphQL client
  • Added comprehensive error logging when Communication Entity saves fail

Bug Fixes

  • Fixed CodeGen to preserve backward compatibility for special UUID values
  • Fixed NULL parameter handling in stored procedures for fields with database defaults
  • Fixed MetadataSync PushService to correctly apply configuration defaults
  • Fixed AI Test Harness GraphQL client compatibility issues