v2.114.0
3 days ago by Jordan Fanapour
New Features
- Event Abstract Submission Demo: Complete automated conference abstract processing system with Flow agents, Typeform integration, and Events database schema
- Typeform File Content Processing: Intelligent file content processing system replacing Box integration with enhanced file handling capabilities
- Enhanced AI Agent Actions: Added Load Agent Spec action with improved payload handling for large agent specifications
- New Demo Framework: Comprehensive demo structure with metadata-only and code-enabled demo support
- Expanded FormBuilder Actions: New Typeform actions including file content processing and enhanced form management
Improvements
- AI Agent Performance: Fixed flow agent infinite loops and improved sub-agent execution with proper thread hierarchy
- Agent Manager Enhancements: Better payload validation, improved architect agent with duplicate spec field validation
- FormBuilder Integration: Enhanced base FormBuilder action with better error handling and provider consistency across Google Forms, JotForm, SurveyMonkey, and Typeform
- Migration System: Comprehensive metadata sync migration script for v2.114.0 with 12,469 lines of schema updates
- CodeGen Improvements: Better special character handling, enhanced logging, and more robust code generation processes
Bug Fixes
- Fixed flow agent requesting its loop sub-agent to execute itself causing infinite loops
- Resolved Load Agent Spec action causing 400 errors with large payloads
- Fixed action error "Cannot read properties of undefined" in agent execution
- Corrected infinite death loops from template rendering errors
- Fixed payload self write paths defaulting issues in agents
- Resolved sorting bugs in agent data processing
- Fixed thread parentStepId not being passed through sub-agent execution for proper UI hierarchy
