v2.132.0
8 days ago by Ethan Lin
New Features
- Add Cerebras as AI inference provider for GLM-4.7 model with optimized performance
- Add granular response type control for Loop Agent prompts enabling better customization
- Add AgentTypePromptParams for per-agent prompt customization and configuration
- Add 15 evergreen events to AssociationDB to ensure upcoming events visibility
- Add entity state tracking for in-progress operations with EnsureSaveComplete methods
Improvements
- Replace timer polling with PubSub completion events in Conversations for better performance
- Make DataGrid component resilient to LLM format mistakes and parsing errors
- Recursively resolve nested @file references in MetadataSync checksum calculations
- Add Node 24 setup to migrations workflows for improved CI/CD pipeline
- Enhanced entity tracking with EnsureSaveComplete, EnsureDeleteComplete, EnsureLoadComplete methods
Bug Fixes
- Prevent race condition in ConversationDetail.Status updates during concurrent operations
- Fix MetadataSync recursive @file reference resolution in nested configurations
- Remove MJCLI version lock to prevent migration compatibility issues
- Replace 100ms delay with deterministic EnsureSaveComplete() in agent operations
