v2.127.0

New Features

  • AI Model Support Expansion: Added Gemini 3 Flash with 1M token context window and Intelligence Index score of 71, plus GPT-5.2 model support with comprehensive vendor associations and cost tracking
  • Communication Dashboard: Complete new dashboard system with real-time monitoring, comprehensive logging, provider management, and communication runs tracking across all channels
  • Enhanced Flow Agents (Phase 1): Implemented expression context improvements allowing path conditions to access runtime parameters (data and context) for deterministic routing decisions without affecting persistent payloads
  • QueryGen Graph-Based Targeting: Introduced intelligent entity relationship mapping and graph-based targeting for more accurate query generation
  • AI-Powered Semantic Query Naming: Automatic generation of meaningful, context-aware names for generated queries using AI analysis

Improvements

  • Advanced Markdown Support: Enhanced artifact viewers with improved markdown rendering capabilities and better content display
  • Artifact Viewer Enhancements: Improved tab selection logic, automatic hiding of empty tabs, and better component artifact handling
  • Skip Integration: Enhanced payload handling between Skip API and MemberJunction with improved partial payload transfer capabilities
  • QueryGen External SQL Generation: Added optional external SQL file generation for better query management and organization
  • Agent Type Parameter Customization: Flow Agent execution now supports agentTypeParams for enhanced runtime customization

Bug Fixes

  • Memory Leak Prevention: Fixed critical memory leaks in MJGlobal ReplaySubject by implementing proper buffer limits to prevent unlimited memory growth
  • Conversation Naming Performance: Made conversation naming operations non-blocking to prevent UI freezes during heavy processing
  • BaseAgent Payload Handling: Fixed bug where payload changes were discarded when sub-agents returned Chat steps, now properly preserves both payload changes and Chat step responses
  • Artifact Display Issues: Resolved tab selection problems and improved artifact content rendering in viewer panels