v2.87.0

New Features

  • Component Registry Infrastructure - Complete component discovery, versioning, and management system with support for public/private/internal component types
  • Component Studio Application - New dedicated application for discovering, testing, and managing reusable components across organizations
  • AI Agent Relationships - Support for parent-child relationships between AI agents with status tracking (Pending, Active, Revoked)
  • Skip Query Entity Tracking - New SkipQueryEntityInfo type to track which entities are referenced by queries with confidence scoring
  • Qwen 3 Model Family - Added support for Qwen 3 models (1.7B, 4B, 8B, 14B) with LMStudio as inference provider

Improvements

  • Component Dependencies - Full dependency tracking system for components with library linkage support
  • Enhanced Component Metadata - Rich component descriptions with developer attribution, versioning, and replication tracking
  • Wire up OpenEntityRecord events to SharedService for proper navigation
  • AI Model Performance Rankings - Detailed power, speed, and cost rankings for all new Qwen 3 model variants
  • Component Type Classification - Comprehensive categorization system (Report, Dashboard, Form, Table, Chart, Navigation, Search, Widget, Utility)

Bug Fixes

  • MetadataSync Critical Fixes - Resolved "one record per run" bug where only single related entities were processed per sync
  • Parent-Child Dependency Resolution - Fixed "@parent:ID reference not found" errors by ensuring proper processing order
  • Complex Lookup Resolution - Enhanced dependency analyzer to handle compound lookups with @parent references
  • Sync Metadata Regression - Restored proper lastModified timestamp behavior for actually changed records only
  • Batch Context Tracking - Fixed unique record ID handling for improved batch processing reliability